#ACDFEA#ACDFEA
#ACDFEA is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.2% C 0.055 H 212.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDFEA |
|---|---|
| RGB | rgb(172, 223, 234) |
| HSL | hsl(191, 60%, 80%) |
| HSV | hsv(191, 26%, 92%) |
| CMYK | cmyk(26.5%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(85.75, -13.87, -10.72) |
| CIE-LCH | lch(85.75, 17.52, 217.69°) |
| OKLab | oklab(87.18% -0.0461 -0.0292) |
| OKLCH | oklch(87.18% 0.055 212.4) |
| XYZ | xyz(58.2476, 67.4839, 87.7826) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.96
Lightblue
#ADD8E6
ΔE00 2.90
Ice Blue
#A5DFF9
ΔE00 5.20
Pale Sky Blue
#BDF6FE
ΔE00 5.21
Paleturquoise
#AFEEEE
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDFEA #EAB7AC
analogous
#ACEAD6 #ACDFEA #ACC0EA
triadic
#ACDFEA #EAACDF #DFEAAC
tetradic
#ACDFEA #D6ACEA #EAB7AC #C0EAAC
square
#ACDFEA #D6ACEA #EAB7AC #C0EAAC
split-complementary
#ACDFEA #EAACC0 #EAD6AC
monochromatic
#4AB9D1 #7BCCDE #ACDFEA #DDF2F6 #E7F6F9
Accessibility & contrast
On white
1.45
#ACDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#ACDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDFEA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDFEA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#98E4E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #acdfea; /* rgb */ color: rgb(172, 223, 234); /* oklch */ color: oklch(87.2% 0.055 212.4);
Tailwind
colors: {
custom: {
50: '#c6e9f0',
500: '#acdfea',
950: '#000000',
},
}SCSS
$custom: #acdfea; $custom-light: #c6e9f0; $custom-dark: #000000;
JSON
{
"hex": "#acdfea",
"rgb": {
"r": 172,
"g": 223,
"b": 234
},
"hsl": {
"h": 190.645,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.87181,
"c": 0.05457,
"h": 212.4
},
"luminance": 0.67487
}Semantic roles & 50–950 ramp
primary
#ACDFEA
secondary
#C68374
accent
#3C1EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485