#CDDCCD#CDDCCD
#CDDCCD is a very light, muted green. Relative luminance 0.686; OKLCH L 87.9% C 0.026 H 145.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCCD |
|---|---|
| RGB | rgb(205, 220, 205) |
| HSL | hsl(120, 18%, 83%) |
| HSV | hsv(120, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(86.29, -7.78, 5.64) |
| CIE-LCH | lch(86.29, 9.61, 144.05°) |
| OKLab | oklab(87.9% -0.0213 0.0147) |
| OKLCH | oklch(87.9% 0.026 145.4) |
| XYZ | xyz(61.7874, 68.5728, 67.7265) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.24
Honeydew
#F0FFF0
ΔE00 7.52
Silver (survey)
#C5C9C7
ΔE00 8.60
Beige
#F5F5DC
ΔE00 8.88
Mintcream
#F5FFFA
ΔE00 9.30
Eggshell
#F0EAD6
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCCD #DCCDDC
analogous
#D4DCCD #CDDCCD #CDDCD4
triadic
#CDDCCD #CDCDDC #DCCDCD
tetradic
#CDDCCD #CDD4DC #DCCDDC #DCD4CD
square
#CDDCCD #CDD4DC #DCCDDC #DCD4CD
split-complementary
#CDDCCD #D4CDDC #DCCDD4
monochromatic
#85AA85 #A9C3A9 #CDDCCD #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.43
#CDDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CDDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCCD
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCCD | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#CCDBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddccd; /* rgb */ color: rgb(205, 220, 205); /* oklch */ color: oklch(87.9% 0.026 145.4);
Tailwind
colors: {
custom: {
50: '#dce6dc',
500: '#cddccd',
950: '#000000',
},
}SCSS
$custom: #cddccd; $custom-light: #dce6dc; $custom-dark: #000000;
JSON
{
"hex": "#cddccd",
"rgb": {
"r": 205,
"g": 220,
"b": 205
},
"hsl": {
"h": 120,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.87896,
"c": 0.02593,
"h": 145.4
},
"luminance": 0.68573
}Semantic roles & 50–950 ramp
primary
#CDDCCD
secondary
#B29CB2
accent
#4A9C9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484