#CDDDC7#CDDDC7
#CDDDC7 is a very light, muted green. Relative luminance 0.688; OKLCH L 87.9% C 0.034 H 137.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDC7 |
|---|---|
| RGB | rgb(205, 221, 199) |
| HSL | hsl(104, 24%, 82%) |
| HSV | hsv(104, 10%, 87%) |
| CMYK | cmyk(7.2%, 0%, 10%, 13.3%) |
| CIE-LAB | lab(86.41, -9.34, 8.98) |
| CIE-LCH | lch(86.41, 12.96, 136.15°) |
| OKLab | oklab(87.95% -0.0251 0.0234) |
| OKLCH | oklch(87.95% 0.034 137.1) |
| XYZ | xyz(61.3402, 68.8151, 64.0728) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.94
Light Grey
#D8DCD6
ΔE00 8.30
Beige
#F5F5DC
ΔE00 8.51
Eggshell
#F0EAD6
ΔE00 9.93
Off White (survey)
#FFFFE4
ΔE00 10.01
Lightyellow
#FFFFE0
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDC7 #D7C7DD
analogous
#D8DDC7 #CDDDC7 #C7DDCC
triadic
#CDDDC7 #C7CDDD #DDC7CD
tetradic
#CDDDC7 #C7D8DD #D7C7DD #DDCCC7
square
#CDDDC7 #C7D8DD #D7C7DD #DDCCC7
split-complementary
#CDDDC7 #CCC7DD #DDC7D8
monochromatic
#89AF7B #ABC6A1 #CDDDC7 #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.42
#CDDDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CDDDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDC7
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDC7 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C6
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#CDDBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cdddc7; /* rgb */ color: rgb(205, 221, 199); /* oklch */ color: oklch(87.9% 0.034 137.1);
Tailwind
colors: {
custom: {
50: '#dce7d8',
500: '#cdddc7',
950: '#000000',
},
}SCSS
$custom: #cdddc7; $custom-light: #dce7d8; $custom-dark: #000000;
JSON
{
"hex": "#cdddc7",
"rgb": {
"r": 205,
"g": 221,
"b": 199
},
"hsl": {
"h": 103.636,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.87945,
"c": 0.03432,
"h": 137.1
},
"luminance": 0.68816
}Semantic roles & 50–950 ramp
primary
#CDDDC7
secondary
#AB95B4
accent
#43A389
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483