#CCE8EA#CCE8EA
#CCE8EA is a very light, muted teal. Relative luminance 0.765; OKLCH L 91.1% C 0.030 H 201.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE8EA |
|---|---|
| RGB | rgb(204, 232, 234) |
| HSL | hsl(184, 42%, 86%) |
| HSV | hsv(184, 13%, 92%) |
| CMYK | cmyk(12.8%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.09, -8.75, -4.07) |
| CIE-LCH | lch(90.09, 9.65, 204.97°) |
| OKLab | oklab(91.12% -0.0275 -0.011) |
| OKLCH | oklch(91.12% 0.03 201.9) |
| XYZ | xyz(68.6061, 76.4896, 88.9753) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 5.49
Ice Blue (survey)
#D7FFFE
ΔE00 5.69
Very Light Blue
#D5FFFF
ΔE00 5.80
Very Pale Blue
#D6FFFE
ΔE00 5.81
Really Light Blue
#D4FFFF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE8EA #EACECC
analogous
#CCEADD #CCE8EA #CCD9EA
triadic
#CCE8EA #EACCE8 #E8EACC
tetradic
#CCE8EA #DDCCEA #EACECC #D9EACC
square
#CCE8EA #DDCCEA #EACECC #D9EACC
split-complementary
#CCE8EA #EACCD9 #EADDCC
monochromatic
#75C1C6 #A1D4D8 #CCE8EA #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.29
#CCE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CCE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE8EA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE8EA | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#C4EAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cce8ea; /* rgb */ color: rgb(204, 232, 234); /* oklch */ color: oklch(91.1% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#dbeff0',
500: '#cce8ea',
950: '#000000',
},
}SCSS
$custom: #cce8ea; $custom-light: #dbeff0; $custom-dark: #000000;
JSON
{
"hex": "#cce8ea",
"rgb": {
"r": 204,
"g": 232,
"b": 234
},
"hsl": {
"h": 184,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91122,
"c": 0.0296,
"h": 201.9
},
"luminance": 0.76491
}Semantic roles & 50–950 ramp
primary
#CCE8EA
secondary
#C59895
accent
#3A31B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585