#CDDCD3#CDDCD3
#CDDCD3 is a very light, muted green. Relative luminance 0.689; OKLCH L 88.1% C 0.020 H 159.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCD3 |
|---|---|
| RGB | rgb(205, 220, 211) |
| HSL | hsl(144, 18%, 83%) |
| HSV | hsv(144, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(86.44, -6.69, 2.69) |
| CIE-LCH | lch(86.44, 7.21, 158.12°) |
| OKLab | oklab(88.06% -0.019 0.007) |
| OKLCH | oklch(88.06% 0.02 159.7) |
| XYZ | xyz(62.5256, 68.8681, 71.6142) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.93
Silver (survey)
#C5C9C7
ΔE00 7.13
Honeydew
#F0FFF0
ΔE00 7.77
Mintcream
#F5FFFA
ΔE00 8.31
Gainsboro
#DCDCDC
ΔE00 8.46
Light Gray
#D3D3D3
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCD3 #DCCDD6
analogous
#CEDCCD #CDDCD3 #CDDCDA
triadic
#CDDCD3 #D3CDDC #DCD3CD
tetradic
#CDDCD3 #CDCEDC #DCCDD6 #DCDACD
square
#CDDCD3 #CDCEDC #DCCDD6 #DCDACD
split-complementary
#CDDCD3 #DACDDC #DCCDCE
monochromatic
#85AA94 #A9C3B3 #CDDCD3 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.42
#CDDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#CDDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCD3
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCD3 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D3
Deuteranopia (green-blind)
#D9D8D3
Tritanopia (blue-blind)
#CBDCD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddcd3; /* rgb */ color: rgb(205, 220, 211); /* oklch */ color: oklch(88.1% 0.020 159.7);
Tailwind
colors: {
custom: {
50: '#dce6e0',
500: '#cddcd3',
950: '#000000',
},
}SCSS
$custom: #cddcd3; $custom-light: #dce6e0; $custom-dark: #000000;
JSON
{
"hex": "#cddcd3",
"rgb": {
"r": 205,
"g": 220,
"b": 211
},
"hsl": {
"h": 144,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88061,
"c": 0.02021,
"h": 159.7
},
"luminance": 0.68869
}Semantic roles & 50–950 ramp
primary
#CDDCD3
secondary
#B29CA9
accent
#4A7B9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484