#CDE3DF#CDE3DF
#CDE3DF is a very light, muted teal. Relative luminance 0.732; OKLCH L 89.8% C 0.024 H 183.7°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE3DF |
|---|---|
| RGB | rgb(205, 227, 223) |
| HSL | hsl(169, 28%, 85%) |
| HSV | hsv(169, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(88.56, -8.03, -0.53) |
| CIE-LCH | lch(88.56, 8.05, 183.80°) |
| OKLab | oklab(89.84% -0.0239 -0.0015) |
| OKLCH | oklch(89.84% 0.024 183.7) |
| XYZ | xyz(65.9622, 73.2440, 80.4600) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 6.90
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Azure (CSS)
#F0FFFF
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.31
Ice
#D6FFFA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE3DF #E3CDD1
analogous
#CDE3D4 #CDE3DF #CDDCE3
triadic
#CDE3DF #DFCDE3 #E3DFCD
tetradic
#CDE3DF #D4CDE3 #E3CDD1 #DCE3CD
square
#CDE3DF #D4CDE3 #E3CDD1 #DCE3CD
split-complementary
#CDE3DF #E3CDDC #E3D4CD
monochromatic
#7FB7AD #A6CDC6 #CDE3DF #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.34
#CDE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#CDE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE3DF
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE3DF | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#C8E4E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cde3df; /* rgb */ color: rgb(205, 227, 223); /* oklch */ color: oklch(89.8% 0.024 183.7);
Tailwind
colors: {
custom: {
50: '#dcebe9',
500: '#cde3df',
950: '#000000',
},
}SCSS
$custom: #cde3df; $custom-light: #dcebe9; $custom-dark: #000000;
JSON
{
"hex": "#cde3df",
"rgb": {
"r": 205,
"g": 227,
"b": 223
},
"hsl": {
"h": 169.091,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.8984,
"c": 0.02398,
"h": 183.7
},
"luminance": 0.73245
}Semantic roles & 50–950 ramp
primary
#CDE3DF
secondary
#BB999F
accent
#3F52A7
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484