#CDDECF#CDDECF
#CDDECF is a very light, muted green. Relative luminance 0.697; OKLCH L 88.4% C 0.027 H 148.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDECF |
|---|---|
| RGB | rgb(205, 222, 207) |
| HSL | hsl(127, 20%, 84%) |
| HSV | hsv(127, 8%, 87%) |
| CMYK | cmyk(7.7%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(86.86, -8.44, 5.41) |
| CIE-LCH | lch(86.86, 10.03, 147.35°) |
| OKLab | oklab(88.36% -0.0233 0.0141) |
| OKLCH | oklch(88.36% 0.027 148.8) |
| XYZ | xyz(62.5584, 69.7261, 69.1820) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.76
Honeydew
#F0FFF0
ΔE00 7.20
Beige
#F5F5DC
ΔE00 9.09
Silver (survey)
#C5C9C7
ΔE00 9.17
Mintcream
#F5FFFA
ΔE00 9.20
Ice
#D6FFFA
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDECF #DECDDC
analogous
#D3DECD #CDDECF #CDDED7
triadic
#CDDECF #CFCDDE #DECFCD
tetradic
#CDDECF #CDD3DE #DECDDC #DED7CD
square
#CDDECF #CDD3DE #DECDDC #DED7CD
split-complementary
#CDDECF #D7CDDE #DECDD3
monochromatic
#83AD88 #A8C6AC #CDDECF #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.41
#CDDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#CDDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDECF
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDECF | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCE
Deuteranopia (green-blind)
#DBD9D0
Tritanopia (blue-blind)
#CBDDDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cddecf; /* rgb */ color: rgb(205, 222, 207); /* oklch */ color: oklch(88.4% 0.027 148.8);
Tailwind
colors: {
custom: {
50: '#dce8dd',
500: '#cddecf',
950: '#000000',
},
}SCSS
$custom: #cddecf; $custom-light: #dce8dd; $custom-dark: #000000;
JSON
{
"hex": "#cddecf",
"rgb": {
"r": 205,
"g": 222,
"b": 207
},
"hsl": {
"h": 127.059,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88363,
"c": 0.02728,
"h": 148.8
},
"luminance": 0.69727
}Semantic roles & 50–950 ramp
primary
#CDDECF
secondary
#B49BB1
accent
#47949F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484