#CDE4E4#CDE4E4
#CDE4E4 is a very light, muted teal. Relative luminance 0.741; OKLCH L 90.2% C 0.024 H 196.7°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE4E4 |
|---|---|
| RGB | rgb(205, 228, 228) |
| HSL | hsl(180, 30%, 85%) |
| HSV | hsv(180, 10%, 89%) |
| CMYK | cmyk(10.1%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(88.95, -7.57, -2.59) |
| CIE-LCH | lch(88.95, 8.00, 198.86°) |
| OKLab | oklab(90.19% -0.0234 -0.007) |
| OKLCH | oklch(90.19% 0.024 196.7) |
| XYZ | xyz(66.9206, 74.0662, 84.1542) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.86
Powder Blue
#B0E0E6
ΔE00 6.63
Azure (CSS)
#F0FFFF
ΔE00 6.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.91
Very Pale Blue
#D6FFFE
ΔE00 7.05
Very Light Blue
#D5FFFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE4E4 #E4CDCD
analogous
#CDE4D9 #CDE4E4 #CDD9E4
triadic
#CDE4E4 #E4CDE4 #E4E4CD
tetradic
#CDE4E4 #D9CDE4 #E4CDCD #D9E4CD
square
#CDE4E4 #D9CDE4 #E4CDCD #D9E4CD
split-complementary
#CDE4E4 #E4CDD9 #E4D9CD
monochromatic
#7EB9B9 #A5CFCF #CDE4E4 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.33
#CDE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CDE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE4E4
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE4E4 | 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)
#E1E2E4
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#C7E6E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cde4e4; /* rgb */ color: rgb(205, 228, 228); /* oklch */ color: oklch(90.2% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#dcecec',
500: '#cde4e4',
950: '#000000',
},
}SCSS
$custom: #cde4e4; $custom-light: #dcecec; $custom-dark: #000000;
JSON
{
"hex": "#cde4e4",
"rgb": {
"r": 205,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.90191,
"c": 0.02439,
"h": 196.7
},
"luminance": 0.74067
}Semantic roles & 50–950 ramp
primary
#CDE4E4
secondary
#BC9999
accent
#3D3DA9
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484