#CDE2DF#CDE2DF
#CDE2DF is a very light, muted teal. Relative luminance 0.727; OKLCH L 89.6% C 0.023 H 186.4°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2DF |
|---|---|
| RGB | rgb(205, 226, 223) |
| HSL | hsl(171, 27%, 85%) |
| HSV | hsv(171, 9%, 89%) |
| CMYK | cmyk(9.3%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(88.30, -7.52, -0.91) |
| CIE-LCH | lch(88.30, 7.57, 186.93°) |
| OKLab | oklab(89.63% -0.0226 -0.0026) |
| OKLCH | oklch(89.63% 0.023 186.4) |
| XYZ | xyz(65.6895, 72.6985, 80.3691) |
| Luminance | 0.7270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.52
Light Grey
#D8DCD6
ΔE00 6.58
Azure (CSS)
#F0FFFF
ΔE00 7.07
Powder Blue
#B0E0E6
ΔE00 7.44
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Very Pale Blue
#D6FFFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2DF #E2CDD0
analogous
#CDE2D5 #CDE2DF #CDDBE2
triadic
#CDE2DF #DFCDE2 #E2DFCD
tetradic
#CDE2DF #D5CDE2 #E2CDD0 #DBE2CD
square
#CDE2DF #D5CDE2 #E2CDD0 #DBE2CD
split-complementary
#CDE2DF #E2CDDB #E2D5CD
monochromatic
#80B5AD #A6CCC6 #CDE2DF #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.35
#CDE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#CDE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2DF
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2DF | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDF
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#C8E3E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cde2df; /* rgb */ color: rgb(205, 226, 223); /* oklch */ color: oklch(89.6% 0.023 186.4);
Tailwind
colors: {
custom: {
50: '#dcebe9',
500: '#cde2df',
950: '#000000',
},
}SCSS
$custom: #cde2df; $custom-light: #dcebe9; $custom-dark: #000000;
JSON
{
"hex": "#cde2df",
"rgb": {
"r": 205,
"g": 226,
"b": 223
},
"hsl": {
"h": 171.429,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.89634,
"c": 0.0227,
"h": 186.4
},
"luminance": 0.727
}Semantic roles & 50–950 ramp
primary
#CDE2DF
secondary
#B99A9E
accent
#404FA5
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484