#CDE2E2#CDE2E2
#CDE2E2 is a very light, muted teal. Relative luminance 0.729; OKLCH L 89.7% C 0.022 H 196.8°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2E2 |
|---|---|
| RGB | rgb(205, 226, 226) |
| HSL | hsl(180, 27%, 85%) |
| HSV | hsv(180, 9%, 89%) |
| CMYK | cmyk(9.3%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(88.38, -6.94, -2.38) |
| CIE-LCH | lch(88.38, 7.34, 198.90°) |
| OKLab | oklab(89.72% -0.0214 -0.0064) |
| OKLCH | oklch(89.72% 0.022 196.8) |
| XYZ | xyz(66.0975, 72.8617, 82.5181) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.46
Azure (CSS)
#F0FFFF
ΔE00 6.77
Light Grey
#D8DCD6
ΔE00 6.77
Powder Blue
#B0E0E6
ΔE00 7.11
Fog
#D8DCE0
ΔE00 7.61
Ice Blue (survey)
#D7FFFE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2E2 #E2CDCD
analogous
#CDE2D8 #CDE2E2 #CDD8E2
triadic
#CDE2E2 #E2CDE2 #E2E2CD
tetradic
#CDE2E2 #D8CDE2 #E2CDCD #D8E2CD
square
#CDE2E2 #D8CDE2 #E2CDCD #D8E2CD
split-complementary
#CDE2E2 #E2CDD8 #E2D8CD
monochromatic
#80B5B5 #A6CCCC #CDE2E2 #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.35
#CDE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#CDE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2E2
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2E2 | 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)
#DFE0E2
Deuteranopia (green-blind)
#DBDCE2
Tritanopia (blue-blind)
#C7E4E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cde2e2; /* rgb */ color: rgb(205, 226, 226); /* oklch */ color: oklch(89.7% 0.022 196.8);
Tailwind
colors: {
custom: {
50: '#dcebeb',
500: '#cde2e2',
950: '#000000',
},
}SCSS
$custom: #cde2e2; $custom-light: #dcebeb; $custom-dark: #000000;
JSON
{
"hex": "#cde2e2",
"rgb": {
"r": 205,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.89722,
"c": 0.02235,
"h": 196.8
},
"luminance": 0.72863
}Semantic roles & 50–950 ramp
primary
#CDE2E2
secondary
#B99A9A
accent
#4040A5
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484