#CDDCCC#CDDCCC
#CDDCCC is a very light, muted green. Relative luminance 0.685; OKLCH L 87.9% C 0.027 H 143.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDCCC |
|---|---|
| RGB | rgb(205, 220, 204) |
| HSL | hsl(116, 19%, 83%) |
| HSV | hsv(116, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(86.27, -7.96, 6.13) |
| CIE-LCH | lch(86.27, 10.05, 142.37°) |
| OKLab | oklab(87.87% -0.0217 0.016) |
| OKLCH | oklch(87.87% 0.027 143.6) |
| XYZ | xyz(61.6671, 68.5247, 67.0928) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.50
Honeydew
#F0FFF0
ΔE00 7.55
Beige
#F5F5DC
ΔE00 8.76
Silver (survey)
#C5C9C7
ΔE00 8.87
Mintcream
#F5FFFA
ΔE00 9.51
Eggshell
#F0EAD6
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDCCC #DBCCDC
analogous
#D5DCCC #CDDCCC #CCDCD3
triadic
#CDDCCC #CCCDDC #DCCCCD
tetradic
#CDDCCC #CCD5DC #DBCCDC #DCD3CC
square
#CDDCCC #CCD5DC #DBCCDC #DCD3CC
split-complementary
#CDDCCC #D3CCDC #DCCCD5
monochromatic
#86AA83 #A9C3A8 #CDDCCC #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.43
#CDDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CDDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDCCC
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDCCC | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#CCDBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddccc; /* rgb */ color: rgb(205, 220, 204); /* oklch */ color: oklch(87.9% 0.027 143.6);
Tailwind
colors: {
custom: {
50: '#dce6db',
500: '#cddccc',
950: '#000000',
},
}SCSS
$custom: #cddccc; $custom-light: #dce6db; $custom-dark: #000000;
JSON
{
"hex": "#cddccc",
"rgb": {
"r": 205,
"g": 220,
"b": 204
},
"hsl": {
"h": 116.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.87869,
"c": 0.027,
"h": 143.6
},
"luminance": 0.68525
}Semantic roles & 50–950 ramp
primary
#CDDCCC
secondary
#B09BB2
accent
#499D98
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484