#CCDDC8#CCDDC8
#CCDDC8 is a very light, muted green. Relative luminance 0.687; OKLCH L 87.9% C 0.034 H 139.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDC8 |
|---|---|
| RGB | rgb(204, 221, 200) |
| HSL | hsl(109, 24%, 83%) |
| HSV | hsv(109, 10%, 87%) |
| CMYK | cmyk(7.7%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(86.37, -9.51, 8.37) |
| CIE-LCH | lch(86.37, 12.67, 138.65°) |
| OKLab | oklab(87.9% -0.0257 0.0218) |
| OKLCH | oklch(87.9% 0.034 139.7) |
| XYZ | xyz(61.1817, 68.7199, 64.6734) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.89
Light Grey
#D8DCD6
ΔE00 8.26
Beige
#F5F5DC
ΔE00 8.80
Eggshell
#F0EAD6
ΔE00 10.21
Off White (survey)
#FFFFE4
ΔE00 10.29
Lightyellow
#FFFFE0
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDC8 #D9C8DD
analogous
#D7DDC8 #CCDDC8 #C8DDCE
triadic
#CCDDC8 #C8CCDD #DDC8CC
tetradic
#CCDDC8 #C8D7DD #D9C8DD #DDCEC8
square
#CCDDC8 #C8D7DD #D9C8DD #DDCEC8
split-complementary
#CCDDC8 #CEC8DD #DDC8D7
monochromatic
#86AE7C #A9C6A2 #CCDDC8 #EDF3EC #EDF3EC
Accessibility & contrast
On white
1.42
#CCDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CCDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDC8
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDC8 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C7
Deuteranopia (green-blind)
#DCD7C9
Tritanopia (blue-blind)
#CBDBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccddc8; /* rgb */ color: rgb(204, 221, 200); /* oklch */ color: oklch(87.9% 0.034 139.7);
Tailwind
colors: {
custom: {
50: '#dbe7d8',
500: '#ccddc8',
950: '#000000',
},
}SCSS
$custom: #ccddc8; $custom-light: #dbe7d8; $custom-dark: #000000;
JSON
{
"hex": "#ccddc8",
"rgb": {
"r": 204,
"g": 221,
"b": 200
},
"hsl": {
"h": 108.571,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87897,
"c": 0.03375,
"h": 139.7
},
"luminance": 0.6872
}Semantic roles & 50–950 ramp
primary
#CCDDC8
secondary
#AE96B4
accent
#43A290
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483