#CDDCD0#CDDCD0
#CDDCD0 is a very light, muted green. Relative luminance 0.687; OKLCH L 88.0% C 0.023 H 151.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCD0 |
|---|---|
| RGB | rgb(205, 220, 208) |
| HSL | hsl(132, 18%, 83%) |
| HSV | hsv(132, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(86.36, -7.24, 4.16) |
| CIE-LCH | lch(86.36, 8.35, 150.09°) |
| OKLab | oklab(87.98% -0.0201 0.0109) |
| OKLCH | oklch(87.98% 0.023 151.6) |
| XYZ | xyz(62.1530, 68.7191, 69.6519) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.52
Honeydew
#F0FFF0
ΔE00 7.54
Silver (survey)
#C5C9C7
ΔE00 7.84
Mintcream
#F5FFFA
ΔE00 8.75
Gainsboro
#DCDCDC
ΔE00 9.26
Light Gray
#D3D3D3
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCD0 #DCCDD9
analogous
#D1DCCD #CDDCD0 #CDDCD7
triadic
#CDDCD0 #D0CDDC #DCD0CD
tetradic
#CDDCD0 #CDD1DC #DCCDD9 #DCD7CD
square
#CDDCD0 #CDD1DC #DCCDD9 #DCD7CD
split-complementary
#CDDCD0 #D7CDDC #DCCDD1
monochromatic
#85AA8C #A9C3AE #CDDCD0 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.42
#CDDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CDDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCD0
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCD0 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#CBDBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddcd0; /* rgb */ color: rgb(205, 220, 208); /* oklch */ color: oklch(88.0% 0.023 151.6);
Tailwind
colors: {
custom: {
50: '#dce6de',
500: '#cddcd0',
950: '#000000',
},
}SCSS
$custom: #cddcd0; $custom-light: #dce6de; $custom-dark: #000000;
JSON
{
"hex": "#cddcd0",
"rgb": {
"r": 205,
"g": 220,
"b": 208
},
"hsl": {
"h": 132,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.87978,
"c": 0.02288,
"h": 151.6
},
"luminance": 0.6872
}Semantic roles & 50–950 ramp
primary
#CDDCD0
secondary
#B29CAD
accent
#4A8B9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484