#CCE4E7#CCE4E7
#CCE4E7 is a very light, muted teal. Relative luminance 0.741; OKLCH L 90.2% C 0.026 H 205.8°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4E7 |
|---|---|
| RGB | rgb(204, 228, 231) |
| HSL | hsl(187, 36%, 85%) |
| HSV | hsv(187, 12%, 91%) |
| CMYK | cmyk(11.7%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(88.97, -7.31, -4.15) |
| CIE-LCH | lch(88.97, 8.40, 209.60°) |
| OKLab | oklab(90.21% -0.0232 -0.0112) |
| OKLCH | oklch(90.21% 0.026 205.8) |
| XYZ | xyz(67.0656, 74.0924, 86.3537) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.04
Powder Blue
#B0E0E6
ΔE00 6.32
Lightblue
#ADD8E6
ΔE00 6.57
Azure (CSS)
#F0FFFF
ΔE00 6.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.17
Very Light Blue
#D5FFFF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4E7 #E7CFCC
analogous
#CCE7DC #CCE4E7 #CCD6E7
triadic
#CCE4E7 #E7CCE4 #E4E7CC
tetradic
#CCE4E7 #DCCCE7 #E7CFCC #D6E7CC
square
#CCE4E7 #DCCCE7 #E7CFCC #D6E7CC
split-complementary
#CCE4E7 #E7CCD6 #E7DCCC
monochromatic
#79B8C0 #A2CED3 #CCE4E7 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.33
#CCE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#CCE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4E7
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4E7 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#DBDEE7
Tritanopia (blue-blind)
#C5E6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce4e7; /* rgb */ color: rgb(204, 228, 231); /* oklch */ color: oklch(90.2% 0.026 205.8);
Tailwind
colors: {
custom: {
50: '#dbecee',
500: '#cce4e7',
950: '#000000',
},
}SCSS
$custom: #cce4e7; $custom-light: #dbecee; $custom-dark: #000000;
JSON
{
"hex": "#cce4e7",
"rgb": {
"r": 204,
"g": 228,
"b": 231
},
"hsl": {
"h": 186.667,
"s": 36,
"l": 85.294
},
"oklch": {
"l": 0.9021,
"c": 0.02578,
"h": 205.8
},
"luminance": 0.74094
}Semantic roles & 50–950 ramp
primary
#CCE4E7
secondary
#C19B97
accent
#4437AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485