#CCE4E0#CCE4E0
#CCE4E0 is a very light, muted teal. Relative luminance 0.737; OKLCH L 90.0% C 0.026 H 184.7°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4E0 |
|---|---|
| RGB | rgb(204, 228, 224) |
| HSL | hsl(170, 31%, 85%) |
| HSV | hsv(170, 11%, 89%) |
| CMYK | cmyk(10.5%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(88.78, -8.67, -0.75) |
| CIE-LCH | lch(88.78, 8.70, 184.92°) |
| OKLab | oklab(90.01% -0.0259 -0.0021) |
| OKLCH | oklch(90.01% 0.026 184.7) |
| XYZ | xyz(66.0967, 73.7048, 81.2507) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.01
Ice Blue (survey)
#D7FFFE
ΔE00 6.68
Very Pale Blue
#D6FFFE
ΔE00 6.79
Ice
#D6FFFA
ΔE00 6.81
Powder Blue
#B0E0E6
ΔE00 6.93
Very Light Blue
#D5FFFF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4E0 #E4CCD0
analogous
#CCE4D4 #CCE4E0 #CCDCE4
triadic
#CCE4E0 #E0CCE4 #E4E0CC
tetradic
#CCE4E0 #D4CCE4 #E4CCD0 #DCE4CC
square
#CCE4E0 #D4CCE4 #E4CCD0 #DCE4CC
split-complementary
#CCE4E0 #E4CCDC #E4D4CC
monochromatic
#7CBAAF #A4CFC8 #CCE4E0 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.33
#CCE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#CCE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4E0
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4E0 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E0
Deuteranopia (green-blind)
#DDDDE0
Tritanopia (blue-blind)
#C6E5E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce4e0; /* rgb */ color: rgb(204, 228, 224); /* oklch */ color: oklch(90.0% 0.026 184.7);
Tailwind
colors: {
custom: {
50: '#dbece9',
500: '#cce4e0',
950: '#000000',
},
}SCSS
$custom: #cce4e0; $custom-light: #dbece9; $custom-dark: #000000;
JSON
{
"hex": "#cce4e0",
"rgb": {
"r": 204,
"g": 228,
"b": 224
},
"hsl": {
"h": 170,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.90005,
"c": 0.02599,
"h": 184.7
},
"luminance": 0.73706
}Semantic roles & 50–950 ramp
primary
#CCE4E0
secondary
#BC989E
accent
#3C4EA9
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151616
muted
#848484