#CCDDC7#CCDDC7
#CCDDC7 is a very light, muted green. Relative luminance 0.687; OKLCH L 87.9% C 0.035 H 138.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDC7 |
|---|---|
| RGB | rgb(204, 221, 199) |
| HSL | hsl(106, 24%, 82%) |
| HSV | hsv(106, 10%, 87%) |
| CMYK | cmyk(7.7%, 0%, 10%, 13.3%) |
| CIE-LAB | lab(86.34, -9.69, 8.87) |
| CIE-LCH | lch(86.34, 13.13, 137.54°) |
| OKLab | oklab(87.87% -0.0262 0.0231) |
| OKLCH | oklch(87.87% 0.035 138.6) |
| XYZ | xyz(61.0652, 68.6733, 64.0599) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.01
Light Grey
#D8DCD6
ΔE00 8.51
Beige
#F5F5DC
ΔE00 8.78
Eggshell
#F0EAD6
ΔE00 10.25
Off White (survey)
#FFFFE4
ΔE00 10.25
Lightyellow
#FFFFE0
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDC7 #D8C7DD
analogous
#D7DDC7 #CCDDC7 #C7DDCD
triadic
#CCDDC7 #C7CCDD #DDC7CC
tetradic
#CCDDC7 #C7D7DD #D8C7DD #DDCDC7
square
#CCDDC7 #C7D7DD #D8C7DD #DDCDC7
split-complementary
#CCDDC7 #CDC7DD #DDC7D7
monochromatic
#87AF7B #A9C6A1 #CCDDC7 #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.43
#CCDDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CCDDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDC7
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDC7 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C6
Deuteranopia (green-blind)
#DCD7C8
Tritanopia (blue-blind)
#CCDBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccddc7; /* rgb */ color: rgb(204, 221, 199); /* oklch */ color: oklch(87.9% 0.035 138.6);
Tailwind
colors: {
custom: {
50: '#dbe7d8',
500: '#ccddc7',
950: '#000000',
},
}SCSS
$custom: #ccddc7; $custom-light: #dbe7d8; $custom-dark: #000000;
JSON
{
"hex": "#ccddc7",
"rgb": {
"r": 204,
"g": 221,
"b": 199
},
"hsl": {
"h": 106.364,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.87871,
"c": 0.03489,
"h": 138.6
},
"luminance": 0.68674
}Semantic roles & 50–950 ramp
primary
#CCDDC7
secondary
#AD95B4
accent
#43A38D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483