#CCE4E1#CCE4E1
#CCE4E1 is a very light, muted teal. Relative luminance 0.738; OKLCH L 90.0% C 0.026 H 187.6°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4E1 |
|---|---|
| RGB | rgb(204, 228, 225) |
| HSL | hsl(173, 31%, 85%) |
| HSV | hsv(173, 11%, 89%) |
| CMYK | cmyk(10.5%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(88.81, -8.48, -1.23) |
| CIE-LCH | lch(88.81, 8.57, 188.28°) |
| OKLab | oklab(90.03% -0.0255 -0.0034) |
| OKLCH | oklch(90.03% 0.026 187.6) |
| XYZ | xyz(66.2327, 73.7592, 81.9670) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.90
Ice Blue (survey)
#D7FFFE
ΔE00 6.64
Powder Blue
#B0E0E6
ΔE00 6.73
Very Pale Blue
#D6FFFE
ΔE00 6.76
Ice
#D6FFFA
ΔE00 6.89
Very Light Blue
#D5FFFF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4E1 #E4CCCF
analogous
#CCE4D5 #CCE4E1 #CCDBE4
triadic
#CCE4E1 #E1CCE4 #E4E1CC
tetradic
#CCE4E1 #D5CCE4 #E4CCCF #DBE4CC
square
#CCE4E1 #D5CCE4 #E4CCCF #DBE4CC
split-complementary
#CCE4E1 #E4CCDB #E4D5CC
monochromatic
#7CBAB2 #A4CFC9 #CCE4E1 #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.33
#CCE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#CCE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4E1
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4E1 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E1
Deuteranopia (green-blind)
#DCDDE1
Tritanopia (blue-blind)
#C6E5E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce4e1; /* rgb */ color: rgb(204, 228, 225); /* oklch */ color: oklch(90.0% 0.026 187.6);
Tailwind
colors: {
custom: {
50: '#dbecea',
500: '#cce4e1',
950: '#000000',
},
}SCSS
$custom: #cce4e1; $custom-light: #dbecea; $custom-dark: #000000;
JSON
{
"hex": "#cce4e1",
"rgb": {
"r": 204,
"g": 228,
"b": 225
},
"hsl": {
"h": 172.5,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.90034,
"c": 0.02575,
"h": 187.6
},
"luminance": 0.7376
}Semantic roles & 50–950 ramp
primary
#CCE4E1
secondary
#BC989C
accent
#3C4AA9
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#151616
muted
#848484