#CDE6DF#CDE6DF
#CDE6DF is a very light, muted teal. Relative luminance 0.749; OKLCH L 90.5% C 0.028 H 177.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE6DF |
|---|---|
| RGB | rgb(205, 230, 223) |
| HSL | hsl(163, 33%, 85%) |
| HSV | hsv(163, 11%, 90%) |
| CMYK | cmyk(10.9%, 0%, 3%, 9.8%) |
| CIE-LAB | lab(89.35, -9.55, 0.61) |
| CIE-LCH | lch(89.35, 9.57, 176.36°) |
| OKLab | oklab(90.46% -0.028 0.0015) |
| OKLCH | oklch(90.46% 0.028 177) |
| XYZ | xyz(66.7899, 74.8993, 80.7359) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.12
Ice
#D6FFFA
ΔE00 6.30
Ice Blue (survey)
#D7FFFE
ΔE00 6.53
Very Pale Blue
#D6FFFE
ΔE00 6.63
Very Light Blue
#D5FFFF
ΔE00 6.88
Really Light Blue
#D4FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE6DF #E6CDD4
analogous
#CDE6D2 #CDE6DF #CDE0E6
triadic
#CDE6DF #DFCDE6 #E6DFCD
tetradic
#CDE6DF #D2CDE6 #E6CDD4 #E0E6CD
square
#CDE6DF #D2CDE6 #E6CDD4 #E0E6CD
split-complementary
#CDE6DF #E6CDE0 #E6D2CD
monochromatic
#7BBDAB #A4D2C5 #CDE6DF #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.31
#CDE6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CDE6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE6DF
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE6DF | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#DFDFE0
Tritanopia (blue-blind)
#C7E7E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cde6df; /* rgb */ color: rgb(205, 230, 223); /* oklch */ color: oklch(90.5% 0.028 177.0);
Tailwind
colors: {
custom: {
50: '#dcede9',
500: '#cde6df',
950: '#000000',
},
}SCSS
$custom: #cde6df; $custom-light: #dcede9; $custom-dark: #000000;
JSON
{
"hex": "#cde6df",
"rgb": {
"r": 205,
"g": 230,
"b": 223
},
"hsl": {
"h": 163.2,
"s": 33.333,
"l": 85.294
},
"oklch": {
"l": 0.90458,
"c": 0.02807,
"h": 177
},
"luminance": 0.749
}Semantic roles & 50–950 ramp
primary
#CDE6DF
secondary
#BF98A3
accent
#395AAC
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484