#CDE1DF#CDE1DF
#CDE1DF is a very light, muted teal. Relative luminance 0.722; OKLCH L 89.4% C 0.021 H 189.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE1DF |
|---|---|
| RGB | rgb(205, 225, 223) |
| HSL | hsl(174, 25%, 84%) |
| HSV | hsv(174, 9%, 88%) |
| CMYK | cmyk(8.9%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(88.04, -7.01, -1.29) |
| CIE-LCH | lch(88.04, 7.12, 190.47°) |
| OKLab | oklab(89.43% -0.0212 -0.0036) |
| OKLCH | oklch(89.43% 0.021 189.5) |
| XYZ | xyz(65.4184, 72.1563, 80.2787) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.29
Lightcyan
#E0FFFF
ΔE00 6.77
Azure (CSS)
#F0FFFF
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.55
Mintcream
#F5FFFA
ΔE00 7.75
Fog
#D8DCE0
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE1DF #E1CDCF
analogous
#CDE1D5 #CDE1DF #CDD9E1
triadic
#CDE1DF #DFCDE1 #E1DFCD
tetradic
#CDE1DF #D5CDE1 #E1CDCF #D9E1CD
square
#CDE1DF #D5CDE1 #E1CDCF #D9E1CD
split-complementary
#CDE1DF #E1CDD9 #E1D5CD
monochromatic
#81B3AE #A7CAC7 #CDE1DF #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.36
#CDE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#CDE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE1DF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE1DF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#DADCDF
Tritanopia (blue-blind)
#C8E2E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cde1df; /* rgb */ color: rgb(205, 225, 223); /* oklch */ color: oklch(89.4% 0.021 189.5);
Tailwind
colors: {
custom: {
50: '#dceae9',
500: '#cde1df',
950: '#000000',
},
}SCSS
$custom: #cde1df; $custom-light: #dceae9; $custom-dark: #000000;
JSON
{
"hex": "#cde1df",
"rgb": {
"r": 205,
"g": 225,
"b": 223
},
"hsl": {
"h": 174,
"s": 25,
"l": 84.314
},
"oklch": {
"l": 0.89429,
"c": 0.02149,
"h": 189.5
},
"luminance": 0.72157
}Semantic roles & 50–950 ramp
primary
#CDE1DF
secondary
#B89A9D
accent
#424CA4
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484