#CDDCD2#CDDCD2
#CDDCD2 is a very light, muted green. Relative luminance 0.688; OKLCH L 88.0% C 0.021 H 156.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCD2 |
|---|---|
| RGB | rgb(205, 220, 210) |
| HSL | hsl(140, 18%, 83%) |
| HSV | hsv(140, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.41, -6.88, 3.18) |
| CIE-LCH | lch(86.41, 7.58, 155.18°) |
| OKLab | oklab(88.03% -0.0193 0.0083) |
| OKLCH | oklch(88.03% 0.021 156.8) |
| XYZ | xyz(62.4006, 68.8181, 70.9560) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.10
Silver (survey)
#C5C9C7
ΔE00 7.36
Honeydew
#F0FFF0
ΔE00 7.67
Mintcream
#F5FFFA
ΔE00 8.44
Gainsboro
#DCDCDC
ΔE00 8.72
Light Gray
#D3D3D3
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCD2 #DCCDD7
analogous
#CFDCCD #CDDCD2 #CDDCD9
triadic
#CDDCD2 #D2CDDC #DCD2CD
tetradic
#CDDCD2 #CDCFDC #DCCDD7 #DCD9CD
square
#CDDCD2 #CDCFDC #DCCDD7 #DCD9CD
split-complementary
#CDDCD2 #D9CDDC #DCCDCF
monochromatic
#85AA91 #A9C3B2 #CDDCD2 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.42
#CDDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CDDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCD2
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCD2 | 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)
#DCD9D2
Deuteranopia (green-blind)
#D9D7D3
Tritanopia (blue-blind)
#CBDCD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddcd2; /* rgb */ color: rgb(205, 220, 210); /* oklch */ color: oklch(88.0% 0.021 156.8);
Tailwind
colors: {
custom: {
50: '#dce6df',
500: '#cddcd2',
950: '#000000',
},
}SCSS
$custom: #cddcd2; $custom-light: #dce6df; $custom-dark: #000000;
JSON
{
"hex": "#cddcd2",
"rgb": {
"r": 205,
"g": 220,
"b": 210
},
"hsl": {
"h": 140,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88033,
"c": 0.02105,
"h": 156.8
},
"luminance": 0.68819
}Semantic roles & 50–950 ramp
primary
#CDDCD2
secondary
#B29CAA
accent
#4A809C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484