#CDDDCD#CDDDCD
#CDDDCD is a very light, muted green. Relative luminance 0.691; OKLCH L 88.1% C 0.028 H 145.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDDCD |
|---|---|
| RGB | rgb(205, 221, 205) |
| HSL | hsl(120, 19%, 84%) |
| HSV | hsv(120, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.55, -8.29, 6.02) |
| CIE-LCH | lch(86.55, 10.24, 144.02°) |
| OKLab | oklab(88.1% -0.0227 0.0157) |
| OKLCH | oklch(88.1% 0.028 145.3) |
| XYZ | xyz(62.0506, 69.0993, 67.8142) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.74
Honeydew
#F0FFF0
ΔE00 7.39
Beige
#F5F5DC
ΔE00 8.87
Silver (survey)
#C5C9C7
ΔE00 9.14
Mintcream
#F5FFFA
ΔE00 9.45
Eggshell
#F0EAD6
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDDCD #DDCDDD
analogous
#D5DDCD #CDDDCD #CDDDD5
triadic
#CDDDCD #CDCDDD #DDCDCD
tetradic
#CDDDCD #CDD5DD #DDCDDD #DDD5CD
square
#CDDDCD #CDD5DD #DDCDDD #DDD5CD
split-complementary
#CDDDCD #D5CDDD #DDCDD5
monochromatic
#84AB84 #A9C4A9 #CDDDCD #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.42
#CDDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CDDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDDCD
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDDCD | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#CCDCD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cdddcd; /* rgb */ color: rgb(205, 221, 205); /* oklch */ color: oklch(88.1% 0.028 145.3);
Tailwind
colors: {
custom: {
50: '#dce7dc',
500: '#cdddcd',
950: '#000000',
},
}SCSS
$custom: #cdddcd; $custom-light: #dce7dc; $custom-dark: #000000;
JSON
{
"hex": "#cdddcd",
"rgb": {
"r": 205,
"g": 221,
"b": 205
},
"hsl": {
"h": 120,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88103,
"c": 0.02764,
"h": 145.3
},
"luminance": 0.691
}Semantic roles & 50–950 ramp
primary
#CDDDCD
secondary
#B39BB3
accent
#489D9D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484