#CCE9EA#CCE9EA
#CCE9EA is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.3% C 0.030 H 199.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE9EA |
|---|---|
| RGB | rgb(204, 233, 234) |
| HSL | hsl(182, 42%, 86%) |
| HSV | hsv(182, 13%, 92%) |
| CMYK | cmyk(12.8%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.35, -9.26, -3.69) |
| CIE-LCH | lch(90.35, 9.97, 201.74°) |
| OKLab | oklab(91.33% -0.0288 -0.01) |
| OKLCH | oklch(91.33% 0.03 199.2) |
| XYZ | xyz(68.8884, 77.0542, 89.0694) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.59
Ice Blue (survey)
#D7FFFE
ΔE00 5.23
Very Pale Blue
#D6FFFE
ΔE00 5.34
Very Light Blue
#D5FFFF
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 5.38
Really Light Blue
#D4FFFF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE9EA #EACDCC
analogous
#CCEADC #CCE9EA #CCDAEA
triadic
#CCE9EA #EACCE9 #E9EACC
tetradic
#CCE9EA #DCCCEA #EACDCC #DAEACC
square
#CCE9EA #DCCCEA #EACDCC #DAEACC
split-complementary
#CCE9EA #EACCDA #EADCCC
monochromatic
#75C4C6 #A1D6D8 #CCE9EA #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.28
#CCE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CCE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE9EA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE9EA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EA
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#C3EBE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cce9ea; /* rgb */ color: rgb(204, 233, 234); /* oklch */ color: oklch(91.3% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#dbf0f0',
500: '#cce9ea',
950: '#000000',
},
}SCSS
$custom: #cce9ea; $custom-light: #dbf0f0; $custom-dark: #000000;
JSON
{
"hex": "#cce9ea",
"rgb": {
"r": 204,
"g": 233,
"b": 234
},
"hsl": {
"h": 182,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.91328,
"c": 0.03049,
"h": 199.2
},
"luminance": 0.77056
}Semantic roles & 50–950 ramp
primary
#CCE9EA
secondary
#C59795
accent
#3531B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585