#CCD6C6#CCD6C6
#CCD6C6 is a very light, muted yellow-green. Relative luminance 0.650; OKLCH L 86.4% C 0.024 H 133.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD6C6 |
|---|---|
| RGB | rgb(204, 214, 198) |
| HSL | hsl(98, 16%, 81%) |
| HSV | hsv(98, 7%, 84%) |
| CMYK | cmyk(4.7%, 0%, 7.5%, 16.1%) |
| CIE-LAB | lab(84.49, -6.28, 6.73) |
| CIE-LCH | lch(84.49, 9.21, 133.00°) |
| OKLab | oklab(86.4% -0.0167 0.0176) |
| OKLCH | oklch(86.4% 0.024 133.5) |
| XYZ | xyz(59.1397, 65.0075, 62.8472) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.58
Silver (survey)
#C5C9C7
ΔE00 7.52
Eggshell
#F0EAD6
ΔE00 8.64
Beige
#F5F5DC
ΔE00 8.65
Honeydew
#F0FFF0
ΔE00 8.87
Light Gray
#D3D3D3
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD6C6 #D0C6D6
analogous
#D4D6C6 #CCD6C6 #C6D6C8
triadic
#CCD6C6 #C6CCD6 #D6C6CC
tetradic
#CCD6C6 #C6D4D6 #D0C6D6 #D6C8C6
square
#CCD6C6 #C6D4D6 #D0C6D6 #D6C8C6
split-complementary
#CCD6C6 #C8C6D6 #D6C6D4
monochromatic
#8CA37F #ACBCA2 #CCD6C6 #ECF0EA #EFF2ED
Accessibility & contrast
On white
1.50
#CCD6C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#CCD6C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD6C6
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD6C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD6C6 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C5
Deuteranopia (green-blind)
#D6D3C7
Tritanopia (blue-blind)
#CCD5D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ccd6c6; /* rgb */ color: rgb(204, 214, 198); /* oklch */ color: oklch(86.4% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#dbe2d7',
500: '#ccd6c6',
950: '#000000',
},
}SCSS
$custom: #ccd6c6; $custom-light: #dbe2d7; $custom-dark: #000000;
JSON
{
"hex": "#ccd6c6",
"rgb": {
"r": 204,
"g": 214,
"b": 198
},
"hsl": {
"h": 97.5,
"s": 16.327,
"l": 80.784
},
"oklch": {
"l": 0.86397,
"c": 0.02426,
"h": 133.5
},
"luminance": 0.65008
}Semantic roles & 50–950 ramp
primary
#CCD6C6
secondary
#A395AB
accent
#4B9B7D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483