#CCE2E4#CCE2E4
#CCE2E4 is a very light, muted teal. Relative luminance 0.728; OKLCH L 89.7% C 0.024 H 203.4°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2E4 |
|---|---|
| RGB | rgb(204, 226, 228) |
| HSL | hsl(185, 31%, 85%) |
| HSV | hsv(185, 11%, 89%) |
| CMYK | cmyk(10.5%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(88.37, -6.87, -3.46) |
| CIE-LCH | lch(88.37, 7.69, 206.70°) |
| OKLab | oklab(89.71% -0.0216 -0.0093) |
| OKLCH | oklch(89.71% 0.024 203.4) |
| XYZ | xyz(66.0985, 72.8303, 83.9590) |
| Luminance | 0.7283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.50
Powder Blue
#B0E0E6
ΔE00 6.78
Azure (CSS)
#F0FFFF
ΔE00 6.87
Lightblue
#ADD8E6
ΔE00 6.97
Light Grey
#D8DCD6
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2E4 #E4CECC
analogous
#CCE4DA #CCE2E4 #CCD6E4
triadic
#CCE2E4 #E4CCE2 #E2E4CC
tetradic
#CCE2E4 #DACCE4 #E4CECC #D6E4CC
square
#CCE2E4 #DACCE4 #E4CECC #D6E4CC
split-complementary
#CCE2E4 #E4CCD6 #E4DACC
monochromatic
#7CB4BA #A4CBCF #CCE2E4 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.35
#CCE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#CCE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2E4
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2E4 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E4
Deuteranopia (green-blind)
#DADCE4
Tritanopia (blue-blind)
#C5E4E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cce2e4; /* rgb */ color: rgb(204, 226, 228); /* oklch */ color: oklch(89.7% 0.024 203.4);
Tailwind
colors: {
custom: {
50: '#dbebec',
500: '#cce2e4',
950: '#000000',
},
}SCSS
$custom: #cce2e4; $custom-light: #dbebec; $custom-dark: #000000;
JSON
{
"hex": "#cce2e4",
"rgb": {
"r": 204,
"g": 226,
"b": 228
},
"hsl": {
"h": 185,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.8971,
"c": 0.02356,
"h": 203.4
},
"luminance": 0.72832
}Semantic roles & 50–950 ramp
primary
#CCE2E4
secondary
#BC9B98
accent
#453CA9
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#151616
muted
#848484