#CCDDC6#CCDDC6
#CCDDC6 is a very light, muted green. Relative luminance 0.686; OKLCH L 87.8% C 0.036 H 137.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDC6 |
|---|---|
| RGB | rgb(204, 221, 198) |
| HSL | hsl(104, 25%, 82%) |
| HSV | hsv(104, 10%, 87%) |
| CMYK | cmyk(7.7%, 0%, 10.4%, 13.3%) |
| CIE-LAB | lab(86.32, -9.86, 9.36) |
| CIE-LCH | lch(86.32, 13.60, 136.50°) |
| OKLab | oklab(87.85% -0.0266 0.0244) |
| OKLCH | oklch(87.85% 0.036 137.5) |
| XYZ | xyz(60.9495, 68.6270, 63.4504) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.15
Beige
#F5F5DC
ΔE00 8.76
Light Grey
#D8DCD6
ΔE00 8.77
Off White (survey)
#FFFFE4
ΔE00 10.22
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.26
Lightyellow
#FFFFE0
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDC6 #D7C6DD
analogous
#D8DDC6 #CCDDC6 #C6DDCC
triadic
#CCDDC6 #C6CCDD #DDC6CC
tetradic
#CCDDC6 #C6D8DD #D7C6DD #DDCCC6
square
#CCDDC6 #C6D8DD #D7C6DD #DDCCC6
split-complementary
#CCDDC6 #CCC6DD #DDC6D8
monochromatic
#87AF79 #AAC6A0 #CCDDC6 #EEF4EC #EEF4EC
Accessibility & contrast
On white
1.43
#CCDDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CCDDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDC6
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDC6 | 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)
#DFD9C5
Deuteranopia (green-blind)
#DCD7C7
Tritanopia (blue-blind)
#CCDBD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccddc6; /* rgb */ color: rgb(204, 221, 198); /* oklch */ color: oklch(87.8% 0.036 137.5);
Tailwind
colors: {
custom: {
50: '#dbe7d7',
500: '#ccddc6',
950: '#000000',
},
}SCSS
$custom: #ccddc6; $custom-light: #dbe7d7; $custom-dark: #000000;
JSON
{
"hex": "#ccddc6",
"rgb": {
"r": 204,
"g": 221,
"b": 198
},
"hsl": {
"h": 104.348,
"s": 25.275,
"l": 82.157
},
"oklch": {
"l": 0.87846,
"c": 0.03604,
"h": 137.5
},
"luminance": 0.68627
}Semantic roles & 50–950 ramp
primary
#CCDDC6
secondary
#AB93B4
accent
#42A48A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483