#CCDDCD#CCDDCD
#CCDDCD is a very light, muted green. Relative luminance 0.690; OKLCH L 88.0% C 0.028 H 147.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDCD |
|---|---|
| RGB | rgb(204, 221, 205) |
| HSL | hsl(124, 20%, 83%) |
| HSV | hsv(124, 8%, 87%) |
| CMYK | cmyk(7.7%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.48, -8.63, 5.91) |
| CIE-LCH | lch(86.48, 10.46, 145.60°) |
| OKLab | oklab(88.03% -0.0237 0.0154) |
| OKLCH | oklch(88.03% 0.028 147) |
| XYZ | xyz(61.7756, 68.9575, 67.8013) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.01
Honeydew
#F0FFF0
ΔE00 7.46
Beige
#F5F5DC
ΔE00 9.13
Silver (survey)
#C5C9C7
ΔE00 9.32
Mintcream
#F5FFFA
ΔE00 9.59
Eggshell
#F0EAD6
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDCD #DDCCDC
analogous
#D3DDCC #CCDDCD #CCDDD5
triadic
#CCDDCD #CDCCDD #DDCDCC
tetradic
#CCDDCD #CCD3DD #DDCCDC #DDD5CC
square
#CCDDCD #CCD3DD #DDCCDC #DDD5CC
split-complementary
#CCDDCD #D5CCDD #DDCCD3
monochromatic
#83AC85 #A7C5A9 #CCDDCD #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.42
#CCDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CCDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDCD
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDCD | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#CADCD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccddcd; /* rgb */ color: rgb(204, 221, 205); /* oklch */ color: oklch(88.0% 0.028 147.0);
Tailwind
colors: {
custom: {
50: '#dbe7dc',
500: '#ccddcd',
950: '#000000',
},
}SCSS
$custom: #ccddcd; $custom-light: #dbe7dc; $custom-dark: #000000;
JSON
{
"hex": "#ccddcd",
"rgb": {
"r": 204,
"g": 221,
"b": 205
},
"hsl": {
"h": 123.529,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.8803,
"c": 0.02831,
"h": 147
},
"luminance": 0.68958
}Semantic roles & 50–950 ramp
primary
#CCDDCD
secondary
#B39AB2
accent
#47999E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484