#CDDCC7#CDDCC7
#CDDCC7 is a very light, muted green. Relative luminance 0.683; OKLCH L 87.7% C 0.033 H 136.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCC7 |
|---|---|
| RGB | rgb(205, 220, 199) |
| HSL | hsl(103, 23%, 82%) |
| HSV | hsv(103, 10%, 86%) |
| CMYK | cmyk(6.8%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(86.15, -8.84, 8.60) |
| CIE-LCH | lch(86.15, 12.33, 135.77°) |
| OKLab | oklab(87.74% -0.0237 0.0224) |
| OKLCH | oklch(87.74% 0.033 136.6) |
| XYZ | xyz(61.0770, 68.2887, 63.9850) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.85
Honeydew
#F0FFF0
ΔE00 7.97
Beige
#F5F5DC
ΔE00 8.43
Eggshell
#F0EAD6
ΔE00 9.66
Off White (survey)
#FFFFE4
ΔE00 10.00
Lightyellow
#FFFFE0
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCC7 #D6C7DC
analogous
#D8DCC7 #CDDCC7 #C7DCCC
triadic
#CDDCC7 #C7CDDC #DCC7CD
tetradic
#CDDCC7 #C7D8DC #D6C7DC #DCCCC7
square
#CDDCC7 #C7D8DC #D6C7DC #DCCCC7
split-complementary
#CDDCC7 #CCC7DC #DCC7D8
monochromatic
#8AAD7C #ABC4A1 #CDDCC7 #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.43
#CDDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CDDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCC7
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCC7 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C6
Deuteranopia (green-blind)
#DBD7C8
Tritanopia (blue-blind)
#CDDAD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cddcc7; /* rgb */ color: rgb(205, 220, 199); /* oklch */ color: oklch(87.7% 0.033 136.6);
Tailwind
colors: {
custom: {
50: '#dce6d8',
500: '#cddcc7',
950: '#000000',
},
}SCSS
$custom: #cddcc7; $custom-light: #dce6d8; $custom-dark: #000000;
JSON
{
"hex": "#cddcc7",
"rgb": {
"r": 205,
"g": 220,
"b": 199
},
"hsl": {
"h": 102.857,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87737,
"c": 0.03264,
"h": 136.6
},
"luminance": 0.68289
}Semantic roles & 50–950 ramp
primary
#CDDCC7
secondary
#AA95B2
accent
#44A287
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483