#ACD8EA#ACD8EA
#ACD8EA is a very light, muted cyan. Relative luminance 0.638; OKLCH L 85.7% C 0.052 H 224.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD8EA |
|---|---|
| RGB | rgb(172, 216, 234) |
| HSL | hsl(197, 60%, 80%) |
| HSV | hsv(197, 26%, 92%) |
| CMYK | cmyk(26.5%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.87, -10.28, -13.52) |
| CIE-LCH | lch(83.87, 16.98, 232.74°) |
| OKLab | oklab(85.69% -0.0371 -0.0368) |
| OKLCH | oklch(85.69% 0.052 224.8) |
| XYZ | xyz(56.4160, 63.8206, 87.1720) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.53
Ice Blue
#A5DFF9
ΔE00 3.21
Powder Blue
#B0E0E6
ΔE00 5.64
Sky Blue
#87CEEB
ΔE00 5.67
Baby Blue
#89CFF0
ΔE00 5.87
Light Blue
#95D0FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD8EA #EABEAC
analogous
#ACEADD #ACD8EA #ACB9EA
triadic
#ACD8EA #EAACD8 #D8EAAC
tetradic
#ACD8EA #DDACEA #EABEAC #B9EAAC
square
#ACD8EA #DDACEA #EABEAC #B9EAAC
split-complementary
#ACD8EA #EAACB9 #EADDAC
monochromatic
#4AAAD1 #7BC1DE #ACD8EA #DDEFF6 #E7F4F9
Accessibility & contrast
On white
1.53
#ACD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#ACD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD8EA
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD8EA | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#99DEDD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acd8ea; /* rgb */ color: rgb(172, 216, 234); /* oklch */ color: oklch(85.7% 0.052 224.8);
Tailwind
colors: {
custom: {
50: '#c6e4f0',
500: '#acd8ea',
950: '#000000',
},
}SCSS
$custom: #acd8ea; $custom-light: #c6e4f0; $custom-dark: #000000;
JSON
{
"hex": "#acd8ea",
"rgb": {
"r": 172,
"g": 216,
"b": 234
},
"hsl": {
"h": 197.419,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.85694,
"c": 0.0523,
"h": 224.8
},
"luminance": 0.63823
}Semantic roles & 50–950 ramp
primary
#ACD8EA
secondary
#C68C74
accent
#4F1EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485