#CDECDD#CDECDD
#CDECDD is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.6% C 0.038 H 164.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECDD |
|---|---|
| RGB | rgb(205, 236, 221) |
| HSL | hsl(151, 45%, 86%) |
| HSV | hsv(151, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(90.87, -12.96, 3.86) |
| CIE-LCH | lch(90.87, 13.52, 163.39°) |
| OKLab | oklab(91.65% -0.0369 0.01) |
| OKLCH | oklch(91.65% 0.038 164.8) |
| XYZ | xyz(68.2204, 78.1891, 79.8904) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.95
Duck Egg Blue
#C3FBF4
ΔE00 6.82
Honeydew
#F0FFF0
ΔE00 6.89
Ice Blue (survey)
#D7FFFE
ΔE00 7.13
Very Pale Blue
#D6FFFE
ΔE00 7.16
Light Light Blue
#CAFFFB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECDD #ECCDDC
analogous
#CDECCE #CDECDD #CDECEC
triadic
#CDECDD #DDCDEC #ECDDCD
tetradic
#CDECDD #CECDEC #ECCDDC #ECECCD
square
#CDECDD #CECDEC #ECCDDC #ECECCD
split-complementary
#CDECDD #ECCDEC #ECCECD
monochromatic
#74CAA1 #A1DBBF #CDECDD #E9F7F0 #E9F7F0
Accessibility & contrast
On white
1.26
#CDECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#CDECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECDD
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECDD | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DC
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#C7ECE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdecdd; /* rgb */ color: rgb(205, 236, 221); /* oklch */ color: oklch(91.6% 0.038 164.8);
Tailwind
colors: {
custom: {
50: '#dcf2e7',
500: '#cdecdd',
950: '#000000',
},
}SCSS
$custom: #cdecdd; $custom-light: #dcf2e7; $custom-dark: #000000;
JSON
{
"hex": "#cdecdd",
"rgb": {
"r": 205,
"g": 236,
"b": 221
},
"hsl": {
"h": 150.968,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.91647,
"c": 0.03827,
"h": 164.8
},
"luminance": 0.7819
}Semantic roles & 50–950 ramp
primary
#CDECDD
secondary
#C895AE
accent
#2D71B8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584