Skip to content

#1afbcd

a balanced, electric cyan · cool · closest name: Aqua Marine

RGB
26, 251, 205
HSL
168°, 97%, 54%
CMYK
90, 0, 18, 2
Luminance
0.7362

At a glance

Every number on this page in one read: what #1afbcd is made of, how bright it looks, and which way it leans.

Hex
#1afbcd
Hue
168°
cyan
Saturation
97%
electric
Lightness
54%
balanced
Brightness
98%
HSV value
Perceived
80%
weighted brightness
Luminance
0.7362
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.72:1
Closest name
Aqua Marine
ΔE2000 4.8
Where it sits
Hue168° of 360°
Saturation97%
Lightness54%
Temperature
Warm ← → Cool82% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#1afbcd
RGBrgb(26, 251, 205)
HSLhsl(168, 97%, 54%)
CMYKcmyk(90%, 0%, 18%, 2%)
LABlab(88.7 -59.1 8.4)
LCHlch(88.7 59.7 171.9)
OKLCHoklch(0.882 0.167 172.7)
Decimal1768397
Display P3color(display-p3 0.102 0.984 0.804)

Copy-ready code

/* CSS */
color: #1afbcd;
background-color: #1afbcd;
/* Tailwind (arbitrary) */
class="text-[#1afbcd] bg-[#1afbcd]"
/* SCSS */
$brand: #1afbcd;
/* SwiftUI */
Color(red: 0.102, green: 0.984, blue: 0.804)
/* Android */
Color.parseColor("#1afbcd")
/* Flutter */
Color(0xFF1AFBCD)
/* Python / OpenCV (BGR) */
(205, 251, 26)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #1afbcd · 15.72:1
Use #000000AAA at every size.
Aa
White text · 1.34:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.72:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #1afbcd as text scores 1.34:1 on white and 15.72:1 on black.

Accessibility — WCAG contrast

Aa
#1afbcd on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#1afbcd on black: 15.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2EACB
deuteranopia · #D9D7D0
tritanopia · #00FEEE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #1afbcd is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FDFB
#E4FCF7
#C1FBEF
#91FDE7
#5AFCDB
#1afbcd
#04F1C0
#03C9A0
#03A080
#07745D
#04483A
Base = 500Lightest = 50 · #F1FDFBDarkest = 950 · #04483A
:root {
  --brand-50: #F1FDFB;
  --brand-100: #E4FCF7;
  --brand-200: #C1FBEF;
  --brand-300: #91FDE7;
  --brand-400: #5AFCDB;
  --brand-500: #1afbcd;
  --brand-600: #04F1C0;
  --brand-700: #03C9A0;
  --brand-800: #03A080;
  --brand-900: #07745D;
  --brand-950: #04483A;
  --brand: #1afbcd;
  --brand-ink: #000000;
}

Colors that work with #1afbcd

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF9
Tinted page background
Border#C0EDE3
Hairlines and dividers
Muted text#4B9B8A
Captions on the surface
Accent#FF1680
Second voice, not a rival
Dark variant#027D64
Hover, pressed, headers
Light variant#E6FFFA
Selected rows, tints
Dark surface#142421
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #1afbcd

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#FB1A48
Analogous left#1AFB5C
Analogous right#1AB9FB
Split-complement 1#FB1AB9
Split-complement 2#FB5C1A
Triadic 1#CD1AFB
Triadic 2#FBCD1A
Tetradic#5C1AFB

RGB percentages

Red10.2%
Green98.4%
Blue80.4%

CMYK percentages

Cyan89.6%
Magenta0.0%
Yellow18.3%
Key (black)1.6%

Color previews

#1afbcd text on a black background

contrast 15.72:1

Card sample

#1afbcd text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1afbcd;
Background color
Panel with #1afbcd background
background-color: #1afbcd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1afbcd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(26, 251, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(26, 251, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1afbcd;
background: linear-gradient(135deg, #1afbcd, #1A93FB);

Monochromatic scale

Palettes built from #1afbcd

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#1afbcd in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#1afbcd, answered

What color is #1afbcd?

#1afbcd is a balanced electric cyan, closest to Aqua Marine (ΔE2000 4.8). It sits at 168° on the hue wheel with 97% saturation and 54% lightness, which reads as cool.

What is the RGB value of #1afbcd?

rgb(26, 251, 205) — 26 red, 251 green and 205 blue out of 255, or 10.2% / 98.4% / 80.4% by channel.

Is #1afbcd a light or a dark color?

It is a light color. Relative luminance is 0.7362 and perceived brightness is 80%, so black text on it reaches 15.72:1.

Should I use black or white text on #1afbcd?

Black. It scores 15.72:1 against #1afbcd, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #1afbcd?

#FB1A48 sits directly opposite on the wheel. Softer options are the split-complements #FB1AB9 and #FB5C1A, which give the same contrast with far less vibration.

What colors go well with #1afbcd?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B8A for secondary text, #FF1680 as an accent and #027D64 for hover and pressed states. For a palette, the analogous pair #1AFB5C and #1AB9FB stays calm, while #FB1A48 is the loudest partner.

What is #1afbcd in CMYK for printing?

cmyk(90%, 0%, 18%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #1afbcd warm or cool?

Cool — it scores 82 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1AFB7A; nudged cooler, #18DBFD.

Work with #1afbcd in the Color Lab