#CCE4E6#CCE4E6
#CCE4E6 is a very light, muted teal. Relative luminance 0.740; OKLCH L 90.2% C 0.026 H 202.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4E6 |
|---|---|
| RGB | rgb(204, 228, 230) |
| HSL | hsl(185, 34%, 85%) |
| HSV | hsv(185, 11%, 90%) |
| CMYK | cmyk(11.3%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(88.94, -7.50, -3.67) |
| CIE-LCH | lch(88.94, 8.35, 206.03°) |
| OKLab | oklab(90.18% -0.0236 -0.0099) |
| OKLCH | oklch(90.18% 0.026 202.8) |
| XYZ | xyz(66.9248, 74.0361, 85.6120) |
| Luminance | 0.7404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.91
Powder Blue
#B0E0E6
ΔE00 6.28
Azure (CSS)
#F0FFFF
ΔE00 6.78
Lightblue
#ADD8E6
ΔE00 6.80
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Very Pale Blue
#D6FFFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4E6 #E6CECC
analogous
#CCE6DB #CCE4E6 #CCD7E6
triadic
#CCE4E6 #E6CCE4 #E4E6CC
tetradic
#CCE4E6 #DBCCE6 #E6CECC #D7E6CC
square
#CCE4E6 #DBCCE6 #E6CECC #D7E6CC
split-complementary
#CCE4E6 #E6CCD7 #E6DBCC
monochromatic
#7AB9BE #A3CED2 #CCE4E6 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.33
#CCE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CCE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4E6
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4E6 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E6
Deuteranopia (green-blind)
#DBDEE6
Tritanopia (blue-blind)
#C5E6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce4e6; /* rgb */ color: rgb(204, 228, 230); /* oklch */ color: oklch(90.2% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#dbeced',
500: '#cce4e6',
950: '#000000',
},
}SCSS
$custom: #cce4e6; $custom-light: #dbeced; $custom-dark: #000000;
JSON
{
"hex": "#cce4e6",
"rgb": {
"r": 204,
"g": 228,
"b": 230
},
"hsl": {
"h": 184.615,
"s": 34.211,
"l": 85.098
},
"oklch": {
"l": 0.9018,
"c": 0.02559,
"h": 202.8
},
"luminance": 0.74037
}Semantic roles & 50–950 ramp
primary
#CCE4E6
secondary
#BF9A97
accent
#4138AD
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484