#ACDEEA#ACDEEA
#ACDEEA is a very light, muted cyan. Relative luminance 0.670; OKLCH L 87.0% C 0.054 H 214.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEEA |
|---|---|
| RGB | rgb(172, 222, 234) |
| HSL | hsl(192, 60%, 80%) |
| HSV | hsv(192, 26%, 92%) |
| CMYK | cmyk(26.5%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(85.48, -13.36, -11.12) |
| CIE-LCH | lch(85.48, 17.38, 219.77°) |
| OKLab | oklab(86.97% -0.0448 -0.0303) |
| OKLCH | oklch(86.97% 0.054 214.1) |
| XYZ | xyz(57.9813, 66.9512, 87.6938) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.37
Powder Blue
#B0E0E6
ΔE00 2.42
Ice Blue
#A5DFF9
ΔE00 4.77
Pale Sky Blue
#BDF6FE
ΔE00 5.59
Paleturquoise
#AFEEEE
ΔE00 6.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEEA #EAB8AC
analogous
#ACEAD7 #ACDEEA #ACBFEA
triadic
#ACDEEA #EAACDE #DEEAAC
tetradic
#ACDEEA #D7ACEA #EAB8AC #BFEAAC
square
#ACDEEA #D7ACEA #EAB8AC #BFEAAC
split-complementary
#ACDEEA #EAACBF #EAD7AC
monochromatic
#4AB7D1 #7BCBDE #ACDEEA #DDF1F6 #E7F5F9
Accessibility & contrast
On white
1.46
#ACDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#ACDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEEA
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEEA | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#98E3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #acdeea; /* rgb */ color: rgb(172, 222, 234); /* oklch */ color: oklch(87.0% 0.054 214.1);
Tailwind
colors: {
custom: {
50: '#c6e8f0',
500: '#acdeea',
950: '#000000',
},
}SCSS
$custom: #acdeea; $custom-light: #c6e8f0; $custom-dark: #000000;
JSON
{
"hex": "#acdeea",
"rgb": {
"r": 172,
"g": 222,
"b": 234
},
"hsl": {
"h": 191.613,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.86968,
"c": 0.0541,
"h": 214.1
},
"luminance": 0.66954
}Semantic roles & 50–950 ramp
primary
#ACDEEA
secondary
#C68474
accent
#3F1EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485