#CCE4E2#CCE4E2
#CCE4E2 is a very light, muted teal. Relative luminance 0.738; OKLCH L 90.1% C 0.026 H 190.6°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4E2 |
|---|---|
| RGB | rgb(204, 228, 226) |
| HSL | hsl(175, 31%, 85%) |
| HSV | hsv(175, 11%, 89%) |
| CMYK | cmyk(10.5%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(88.83, -8.28, -1.72) |
| CIE-LCH | lch(88.83, 8.46, 191.73°) |
| OKLab | oklab(90.06% -0.0251 -0.0047) |
| OKLCH | oklch(90.06% 0.026 190.6) |
| XYZ | xyz(66.3695, 73.8140, 82.6876) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 6.56
Ice Blue (survey)
#D7FFFE
ΔE00 6.63
Very Pale Blue
#D6FFFE
ΔE00 6.76
Very Light Blue
#D5FFFF
ΔE00 6.88
Ice
#D6FFFA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4E2 #E4CCCE
analogous
#CCE4D6 #CCE4E2 #CCDAE4
triadic
#CCE4E2 #E2CCE4 #E4E2CC
tetradic
#CCE4E2 #D6CCE4 #E4CCCE #DAE4CC
square
#CCE4E2 #D6CCE4 #E4CCCE #DAE4CC
split-complementary
#CCE4E2 #E4CCDA #E4D6CC
monochromatic
#7CBAB4 #A4CFCB #CCE4E2 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.33
#CCE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#CCE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4E2
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4E2 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E2
Deuteranopia (green-blind)
#DCDEE2
Tritanopia (blue-blind)
#C6E5E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce4e2; /* rgb */ color: rgb(204, 228, 226); /* oklch */ color: oklch(90.1% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#dbeceb',
500: '#cce4e2',
950: '#000000',
},
}SCSS
$custom: #cce4e2; $custom-light: #dbeceb; $custom-dark: #000000;
JSON
{
"hex": "#cce4e2",
"rgb": {
"r": 204,
"g": 228,
"b": 226
},
"hsl": {
"h": 175,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.90063,
"c": 0.02557,
"h": 190.6
},
"luminance": 0.73815
}Semantic roles & 50–950 ramp
primary
#CCE4E2
secondary
#BC989B
accent
#3C45A9
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#151616
muted
#848484