#CDE3DC#CDE3DC
#CDE3DC is a very light, muted teal. Relative luminance 0.731; OKLCH L 89.8% C 0.025 H 174.7°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE3DC |
|---|---|
| RGB | rgb(205, 227, 220) |
| HSL | hsl(161, 28%, 85%) |
| HSV | hsv(161, 10%, 89%) |
| CMYK | cmyk(9.7%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(88.49, -8.60, 0.93) |
| CIE-LCH | lch(88.49, 8.65, 173.82°) |
| OKLab | oklab(89.75% -0.0251 0.0023) |
| OKLCH | oklch(89.75% 0.025 174.7) |
| XYZ | xyz(65.5613, 73.0836, 78.3487) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.82
Light Grey
#D8DCD6
ΔE00 7.02
Honeydew
#F0FFF0
ΔE00 7.25
Ice
#D6FFFA
ΔE00 7.32
Ice Blue (survey)
#D7FFFE
ΔE00 7.46
Very Pale Blue
#D6FFFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE3DC #E3CDD4
analogous
#CDE3D1 #CDE3DC #CDDFE3
triadic
#CDE3DC #DCCDE3 #E3DCCD
tetradic
#CDE3DC #D1CDE3 #E3CDD4 #DFE3CD
square
#CDE3DC #D1CDE3 #E3CDD4 #DFE3CD
split-complementary
#CDE3DC #E3CDDF #E3D1CD
monochromatic
#7FB7A5 #A6CDC1 #CDE3DC #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.34
#CDE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#CDE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE3DC
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE3DC | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#C8E4E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cde3dc; /* rgb */ color: rgb(205, 227, 220); /* oklch */ color: oklch(89.8% 0.025 174.7);
Tailwind
colors: {
custom: {
50: '#dcebe6',
500: '#cde3dc',
950: '#000000',
},
}SCSS
$custom: #cde3dc; $custom-light: #dcebe6; $custom-dark: #000000;
JSON
{
"hex": "#cde3dc",
"rgb": {
"r": 205,
"g": 227,
"b": 220
},
"hsl": {
"h": 160.909,
"s": 28.205,
"l": 84.706
},
"oklch": {
"l": 0.89754,
"c": 0.02521,
"h": 174.7
},
"luminance": 0.73085
}Semantic roles & 50–950 ramp
primary
#CDE3DC
secondary
#BB99A4
accent
#3F60A7
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484