#CDDCD1#CDDCD1
#CDDCD1 is a very light, muted green. Relative luminance 0.688; OKLCH L 88.0% C 0.022 H 154.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCD1 |
|---|---|
| RGB | rgb(205, 220, 209) |
| HSL | hsl(136, 18%, 83%) |
| HSV | hsv(136, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(86.39, -7.06, 3.67) |
| CIE-LCH | lch(86.39, 7.96, 152.52°) |
| OKLab | oklab(88.01% -0.0197 0.0096) |
| OKLCH | oklch(88.01% 0.022 154.1) |
| XYZ | xyz(62.2764, 68.7684, 70.3019) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.30
Honeydew
#F0FFF0
ΔE00 7.59
Silver (survey)
#C5C9C7
ΔE00 7.59
Mintcream
#F5FFFA
ΔE00 8.59
Gainsboro
#DCDCDC
ΔE00 8.99
Light Gray
#D3D3D3
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCD1 #DCCDD8
analogous
#D0DCCD #CDDCD1 #CDDCD8
triadic
#CDDCD1 #D1CDDC #DCD1CD
tetradic
#CDDCD1 #CDD0DC #DCCDD8 #DCD8CD
square
#CDDCD1 #CDD0DC #DCCDD8 #DCD8CD
split-complementary
#CDDCD1 #D8CDDC #DCCDD0
monochromatic
#85AA8F #A9C3B0 #CDDCD1 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.42
#CDDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CDDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCD1
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCD1 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D9D7D2
Tritanopia (blue-blind)
#CBDCD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddcd1; /* rgb */ color: rgb(205, 220, 209); /* oklch */ color: oklch(88.0% 0.022 154.1);
Tailwind
colors: {
custom: {
50: '#dce6df',
500: '#cddcd1',
950: '#000000',
},
}SCSS
$custom: #cddcd1; $custom-light: #dce6df; $custom-dark: #000000;
JSON
{
"hex": "#cddcd1",
"rgb": {
"r": 205,
"g": 220,
"b": 209
},
"hsl": {
"h": 136,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88005,
"c": 0.02195,
"h": 154.1
},
"luminance": 0.68769
}Semantic roles & 50–950 ramp
primary
#CDDCD1
secondary
#B29CAC
accent
#4A869C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484