#ACD7EA#ACD7EA
#ACD7EA is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.5% C 0.052 H 226.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD7EA |
|---|---|
| RGB | rgb(172, 215, 234) |
| HSL | hsl(198, 60%, 80%) |
| HSV | hsv(198, 26%, 92%) |
| CMYK | cmyk(26.5%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.61, -9.77, -13.92) |
| CIE-LCH | lch(83.61, 17.00, 234.94°) |
| OKLab | oklab(85.48% -0.0358 -0.0379) |
| OKLCH | oklch(85.48% 0.052 226.6) |
| XYZ | xyz(56.1605, 63.3097, 87.0869) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.04
Ice Blue
#A5DFF9
ΔE00 3.25
Sky Blue
#87CEEB
ΔE00 5.60
Baby Blue
#89CFF0
ΔE00 5.69
Powder Blue
#B0E0E6
ΔE00 6.20
Light Blue
#95D0FC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD7EA #EABFAC
analogous
#ACEADE #ACD7EA #ACB8EA
triadic
#ACD7EA #EAACD7 #D7EAAC
tetradic
#ACD7EA #DEACEA #EABFAC #B8EAAC
square
#ACD7EA #DEACEA #EABFAC #B8EAAC
split-complementary
#ACD7EA #EAACB8 #EADEAC
monochromatic
#4AA8D1 #7BBFDE #ACD7EA #DDEFF6 #E7F3F9
Accessibility & contrast
On white
1.54
#ACD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#ACD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD7EA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD7EA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#99DDDD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acd7ea; /* rgb */ color: rgb(172, 215, 234); /* oklch */ color: oklch(85.5% 0.052 226.6);
Tailwind
colors: {
custom: {
50: '#c6e3f0',
500: '#acd7ea',
950: '#000000',
},
}SCSS
$custom: #acd7ea; $custom-light: #c6e3f0; $custom-dark: #000000;
JSON
{
"hex": "#acd7ea",
"rgb": {
"r": 172,
"g": 215,
"b": 234
},
"hsl": {
"h": 198.387,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.85483,
"c": 0.05218,
"h": 226.6
},
"luminance": 0.63312
}Semantic roles & 50–950 ramp
primary
#ACD7EA
secondary
#C68D74
accent
#521EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485