#CCE4E4#CCE4E4
#CCE4E4 is a very light, muted teal. Relative luminance 0.739; OKLCH L 90.1% C 0.025 H 196.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4E4 |
|---|---|
| RGB | rgb(204, 228, 228) |
| HSL | hsl(180, 31%, 85%) |
| HSV | hsv(180, 11%, 89%) |
| CMYK | cmyk(10.5%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(88.89, -7.90, -2.69) |
| CIE-LCH | lch(88.89, 8.34, 198.84°) |
| OKLab | oklab(90.12% -0.0244 -0.0073) |
| OKLCH | oklch(90.12% 0.025 196.7) |
| XYZ | xyz(66.6455, 73.9244, 84.1413) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.78
Powder Blue
#B0E0E6
ΔE00 6.34
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Azure (CSS)
#F0FFFF
ΔE00 6.86
Very Pale Blue
#D6FFFE
ΔE00 6.87
Very Light Blue
#D5FFFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4E4 #E4CCCC
analogous
#CCE4D8 #CCE4E4 #CCD8E4
triadic
#CCE4E4 #E4CCE4 #E4E4CC
tetradic
#CCE4E4 #D8CCE4 #E4CCCC #D8E4CC
square
#CCE4E4 #D8CCE4 #E4CCCC #D8E4CC
split-complementary
#CCE4E4 #E4CCD8 #E4D8CC
monochromatic
#7CBABA #A4CFCF #CCE4E4 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.33
#CCE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#CCE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4E4
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4E4 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E4
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#C5E6E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce4e4; /* rgb */ color: rgb(204, 228, 228); /* oklch */ color: oklch(90.1% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#dbecec',
500: '#cce4e4',
950: '#000000',
},
}SCSS
$custom: #cce4e4; $custom-light: #dbecec; $custom-dark: #000000;
JSON
{
"hex": "#cce4e4",
"rgb": {
"r": 204,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.90121,
"c": 0.02543,
"h": 196.7
},
"luminance": 0.73926
}Semantic roles & 50–950 ramp
primary
#CCE4E4
secondary
#BC9898
accent
#3C3CA9
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484