#CCEAE8#CCEAE8
#CCEAE8 is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.5% C 0.032 H 191.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEAE8 |
|---|---|
| RGB | rgb(204, 234, 232) |
| HSL | hsl(176, 42%, 86%) |
| HSV | hsv(176, 13%, 92%) |
| CMYK | cmyk(12.8%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(90.55, -10.16, -2.34) |
| CIE-LCH | lch(90.55, 10.43, 192.97°) |
| OKLab | oklab(91.48% -0.0309 -0.0064) |
| OKLCH | oklch(91.48% 0.032 191.7) |
| XYZ | xyz(68.8865, 77.5077, 87.6594) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.49
Ice Blue (survey)
#D7FFFE
ΔE00 4.74
Very Pale Blue
#D6FFFE
ΔE00 4.84
Very Light Blue
#D5FFFF
ΔE00 4.96
Really Light Blue
#D4FFFF
ΔE00 5.07
Ice
#D6FFFA
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEAE8 #EACCCE
analogous
#CCEAD9 #CCEAE8 #CCDDEA
triadic
#CCEAE8 #E8CCEA #EAE8CC
tetradic
#CCEAE8 #D9CCEA #EACCCE #DDEACC
square
#CCEAE8 #D9CCEA #EACCCE #DDEACC
split-complementary
#CCEAE8 #EACCDD #EAD9CC
monochromatic
#75C6C1 #A1D8D4 #CCEAE8 #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.27
#CCEAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#CCEAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEAE8
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEAE8 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7E8
Deuteranopia (green-blind)
#E0E2E8
Tritanopia (blue-blind)
#C4ECE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceae8; /* rgb */ color: rgb(204, 234, 232); /* oklch */ color: oklch(91.5% 0.032 191.7);
Tailwind
colors: {
custom: {
50: '#dbf0ef',
500: '#cceae8',
950: '#000000',
},
}SCSS
$custom: #cceae8; $custom-light: #dbf0ef; $custom-dark: #000000;
JSON
{
"hex": "#cceae8",
"rgb": {
"r": 204,
"g": 234,
"b": 232
},
"hsl": {
"h": 176,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91475,
"c": 0.03157,
"h": 191.7
},
"luminance": 0.77509
}Semantic roles & 50–950 ramp
primary
#CCEAE8
secondary
#C59598
accent
#313AB5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585