#ACDDEA#ACDDEA
#ACDDEA is a very light, muted cyan. Relative luminance 0.664; OKLCH L 86.8% C 0.054 H 215.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDEA |
|---|---|
| RGB | rgb(172, 221, 234) |
| HSL | hsl(193, 60%, 80%) |
| HSV | hsv(193, 26%, 92%) |
| CMYK | cmyk(26.5%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.21, -12.85, -11.52) |
| CIE-LCH | lch(85.21, 17.25, 221.87°) |
| OKLab | oklab(86.76% -0.0435 -0.0314) |
| OKLCH | oklch(86.76% 0.054 215.8) |
| XYZ | xyz(57.7164, 66.4216, 87.6055) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.85
Powder Blue
#B0E0E6
ΔE00 2.92
Ice Blue
#A5DFF9
ΔE00 4.37
Pale Sky Blue
#BDF6FE
ΔE00 6.00
Sky Blue
#87CEEB
ΔE00 6.76
Robin'S Egg Blue
#98EFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDEA #EAB9AC
analogous
#ACEAD8 #ACDDEA #ACBEEA
triadic
#ACDDEA #EAACDD #DDEAAC
tetradic
#ACDDEA #D8ACEA #EAB9AC #BEEAAC
square
#ACDDEA #D8ACEA #EAB9AC #BEEAAC
split-complementary
#ACDDEA #EAACBE #EAD8AC
monochromatic
#4AB5D1 #7BC9DE #ACDDEA #DDF1F6 #E7F5F9
Accessibility & contrast
On white
1.47
#ACDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#ACDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDEA
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDEA | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9EB
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#98E2E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acddea; /* rgb */ color: rgb(172, 221, 234); /* oklch */ color: oklch(86.8% 0.054 215.8);
Tailwind
colors: {
custom: {
50: '#c6e7f0',
500: '#acddea',
950: '#000000',
},
}SCSS
$custom: #acddea; $custom-light: #c6e7f0; $custom-dark: #000000;
JSON
{
"hex": "#acddea",
"rgb": {
"r": 172,
"g": 221,
"b": 234
},
"hsl": {
"h": 192.581,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.86755,
"c": 0.05367,
"h": 215.8
},
"luminance": 0.66424
}Semantic roles & 50–950 ramp
primary
#ACDDEA
secondary
#C68574
accent
#421EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485