#CCDDC4#CCDDC4
#CCDDC4 is a very light, muted green. Relative luminance 0.685; OKLCH L 87.8% C 0.038 H 135.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDC4 |
|---|---|
| RGB | rgb(204, 221, 196) |
| HSL | hsl(101, 27%, 82%) |
| HSV | hsv(101, 11%, 87%) |
| CMYK | cmyk(7.7%, 0%, 11.3%, 13.3%) |
| CIE-LAB | lab(86.27, -10.21, 10.35) |
| CIE-LCH | lch(86.27, 14.53, 134.61°) |
| OKLab | oklab(87.79% -0.0274 0.0269) |
| OKLCH | oklch(87.79% 0.038 135.5) |
| XYZ | xyz(60.7203, 68.5354, 62.2435) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.45
Beige
#F5F5DC
ΔE00 8.77
Light Grey
#D8DCD6
ΔE00 9.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.97
Lightyellow
#FFFFE0
ΔE00 10.18
Off White (survey)
#FFFFE4
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDC4 #D5C4DD
analogous
#D9DDC4 #CCDDC4 #C4DDC9
triadic
#CCDDC4 #C4CCDD #DDC4CC
tetradic
#CCDDC4 #C4D9DD #D5C4DD #DDC9C4
square
#CCDDC4 #C4D9DD #D5C4DD #DDC9C4
split-complementary
#CCDDC4 #C9C4DD #DDC4D9
monochromatic
#89B076 #AAC79D #CCDDC4 #EEF3EB #EEF4EC
Accessibility & contrast
On white
1.43
#CCDDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CCDDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDC4
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDC4 | 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)
#DFD9C3
Deuteranopia (green-blind)
#DCD7C5
Tritanopia (blue-blind)
#CCDBD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccddc4; /* rgb */ color: rgb(204, 221, 196); /* oklch */ color: oklch(87.8% 0.038 135.5);
Tailwind
colors: {
custom: {
50: '#dbe7d5',
500: '#ccddc4',
950: '#000000',
},
}SCSS
$custom: #ccddc4; $custom-light: #dbe7d5; $custom-dark: #000000;
JSON
{
"hex": "#ccddc4",
"rgb": {
"r": 204,
"g": 221,
"b": 196
},
"hsl": {
"h": 100.8,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.87794,
"c": 0.03837,
"h": 135.5
},
"luminance": 0.68536
}Semantic roles & 50–950 ramp
primary
#CCDDC4
secondary
#A991B4
accent
#40A585
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483