#CCE4E8#CCE4E8
#CCE4E8 is a very light, muted teal. Relative luminance 0.742; OKLCH L 90.2% C 0.026 H 208.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4E8 |
|---|---|
| RGB | rgb(204, 228, 232) |
| HSL | hsl(189, 38%, 85%) |
| HSV | hsv(189, 12%, 91%) |
| CMYK | cmyk(12.1%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(88.99, -7.11, -4.64) |
| CIE-LCH | lch(88.99, 8.49, 213.11°) |
| OKLab | oklab(90.24% -0.0228 -0.0125) |
| OKLCH | oklch(90.24% 0.026 208.8) |
| XYZ | xyz(67.2072, 74.1490, 87.0996) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 6.41
Azure (CSS)
#F0FFFF
ΔE00 6.82
Ice Blue (survey)
#D7FFFE
ΔE00 7.38
Very Light Blue
#D5FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4E8 #E8D0CC
analogous
#CCE8DE #CCE4E8 #CCD6E8
triadic
#CCE4E8 #E8CCE4 #E4E8CC
tetradic
#CCE4E8 #DECCE8 #E8D0CC #D6E8CC
square
#CCE4E8 #DECCE8 #E8D0CC #D6E8CC
split-complementary
#CCE4E8 #E8CCD6 #E8DECC
monochromatic
#78B7C2 #A2CED5 #CCE4E8 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.33
#CCE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#CCE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4E8
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4E8 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E8
Deuteranopia (green-blind)
#DBDEE8
Tritanopia (blue-blind)
#C4E6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce4e8; /* rgb */ color: rgb(204, 228, 232); /* oklch */ color: oklch(90.2% 0.026 208.8);
Tailwind
colors: {
custom: {
50: '#dbecef',
500: '#cce4e8',
950: '#000000',
},
}SCSS
$custom: #cce4e8; $custom-light: #dbecef; $custom-dark: #000000;
JSON
{
"hex": "#cce4e8",
"rgb": {
"r": 204,
"g": 228,
"b": 232
},
"hsl": {
"h": 188.571,
"s": 37.838,
"l": 85.49
},
"oklch": {
"l": 0.9024,
"c": 0.02603,
"h": 208.8
},
"luminance": 0.7415
}Semantic roles & 50–950 ramp
primary
#CCE4E8
secondary
#C29C96
accent
#4635B1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485