#CCE4E5#CCE4E5
#CCE4E5 is a very light, muted teal. Relative luminance 0.740; OKLCH L 90.2% C 0.025 H 199.8°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4E5 |
|---|---|
| RGB | rgb(204, 228, 229) |
| HSL | hsl(182, 32%, 85%) |
| HSV | hsv(182, 11%, 90%) |
| CMYK | cmyk(10.9%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(88.91, -7.70, -3.18) |
| CIE-LCH | lch(88.91, 8.33, 202.44°) |
| OKLab | oklab(90.15% -0.024 -0.0086) |
| OKLCH | oklch(90.15% 0.025 199.8) |
| XYZ | xyz(66.7848, 73.9801, 84.8745) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 6.29
Azure (CSS)
#F0FFFF
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 6.84
Very Pale Blue
#D6FFFE
ΔE00 6.98
Very Light Blue
#D5FFFF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4E5 #E5CDCC
analogous
#CCE5DA #CCE4E5 #CCD8E5
triadic
#CCE4E5 #E5CCE4 #E4E5CC
tetradic
#CCE4E5 #DACCE5 #E5CDCC #D8E5CC
square
#CCE4E5 #DACCE5 #E5CDCC #D8E5CC
split-complementary
#CCE4E5 #E5CCD8 #E5DACC
monochromatic
#7BB9BC #A3CFD0 #CCE4E5 #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.33
#CCE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CCE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4E5
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4E5 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E5
Deuteranopia (green-blind)
#DBDEE5
Tritanopia (blue-blind)
#C5E6E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cce4e5; /* rgb */ color: rgb(204, 228, 229); /* oklch */ color: oklch(90.2% 0.025 199.8);
Tailwind
colors: {
custom: {
50: '#dbeced',
500: '#cce4e5',
950: '#000000',
},
}SCSS
$custom: #cce4e5; $custom-light: #dbeced; $custom-dark: #000000;
JSON
{
"hex": "#cce4e5",
"rgb": {
"r": 204,
"g": 228,
"b": 229
},
"hsl": {
"h": 182.4,
"s": 32.468,
"l": 84.902
},
"oklch": {
"l": 0.90151,
"c": 0.02547,
"h": 199.8
},
"luminance": 0.73981
}Semantic roles & 50–950 ramp
primary
#CCE4E5
secondary
#BE9997
accent
#3F3AAB
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484