#CDECDB#CDECDB
#CDECDB is a very light, muted green. Relative luminance 0.781; OKLCH L 91.6% C 0.040 H 161.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECDB |
|---|---|
| RGB | rgb(205, 236, 219) |
| HSL | hsl(147, 45%, 86%) |
| HSV | hsv(147, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(90.82, -13.33, 4.84) |
| CIE-LCH | lch(90.82, 14.18, 160.05°) |
| OKLab | oklab(91.59% -0.0377 0.0126) |
| OKLCH | oklch(91.59% 0.04 161.6) |
| XYZ | xyz(67.9555, 78.0832, 78.4954) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.50
Honeydew
#F0FFF0
ΔE00 6.96
Duck Egg Blue
#C3FBF4
ΔE00 7.21
Eggshell Blue
#C4FFF7
ΔE00 7.73
Ice Blue (survey)
#D7FFFE
ΔE00 7.75
Very Pale Blue
#D6FFFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECDB #ECCDDE
analogous
#CFECCD #CDECDB #CDECEB
triadic
#CDECDB #DBCDEC #ECDBCD
tetradic
#CDECDB #CDCFEC #ECCDDE #ECEBCD
square
#CDECDB #CDCFEC #ECCDDE #ECEBCD
split-complementary
#CDECDB #EBCDEC #ECCDCF
monochromatic
#74CA9B #A1DBBB #CDECDB #E9F7EF #E9F7EF
Accessibility & contrast
On white
1.26
#CDECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#CDECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECDB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECDB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#C8ECE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdecdb; /* rgb */ color: rgb(205, 236, 219); /* oklch */ color: oklch(91.6% 0.040 161.6);
Tailwind
colors: {
custom: {
50: '#dcf2e6',
500: '#cdecdb',
950: '#000000',
},
}SCSS
$custom: #cdecdb; $custom-light: #dcf2e6; $custom-dark: #000000;
JSON
{
"hex": "#cdecdb",
"rgb": {
"r": 205,
"g": 236,
"b": 219
},
"hsl": {
"h": 147.097,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.91592,
"c": 0.03978,
"h": 161.6
},
"luminance": 0.78085
}Semantic roles & 50–950 ramp
primary
#CDECDB
secondary
#C895B1
accent
#2D79B8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584