#CCD6C4#CCD6C4
#CCD6C4 is a very light, muted yellow-green. Relative luminance 0.649; OKLCH L 86.3% C 0.027 H 130.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD6C4 |
|---|---|
| RGB | rgb(204, 214, 196) |
| HSL | hsl(93, 18%, 80%) |
| HSV | hsv(93, 8%, 84%) |
| CMYK | cmyk(4.7%, 0%, 8.4%, 16.1%) |
| CIE-LAB | lab(84.44, -6.63, 7.72) |
| CIE-LCH | lch(84.44, 10.18, 130.63°) |
| OKLab | oklab(86.34% -0.0175 0.0202) |
| OKLCH | oklch(86.34% 0.027 130.9) |
| XYZ | xyz(58.9106, 64.9158, 61.6403) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 8.16
Beige
#F5F5DC
ΔE00 8.47
Eggshell
#F0EAD6
ΔE00 8.65
Honeydew
#F0FFF0
ΔE00 8.97
Light Gray
#D3D3D3
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD6C4 #CEC4D6
analogous
#D5D6C4 #CCD6C4 #C4D6C5
triadic
#CCD6C4 #C4CCD6 #D6C4CC
tetradic
#CCD6C4 #C4D5D6 #CEC4D6 #D6C5C4
square
#CCD6C4 #C4D5D6 #CEC4D6 #D6C5C4
split-complementary
#CCD6C4 #C5C4D6 #D6C4D5
monochromatic
#8EA47C #ADBDA0 #CCD6C4 #EBEFE8 #EFF2ED
Accessibility & contrast
On white
1.50
#CCD6C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#CCD6C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD6C4
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD6C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD6C4 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C3
Deuteranopia (green-blind)
#D6D2C5
Tritanopia (blue-blind)
#CDD4D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ccd6c4; /* rgb */ color: rgb(204, 214, 196); /* oklch */ color: oklch(86.3% 0.027 130.9);
Tailwind
colors: {
custom: {
50: '#dbe2d5',
500: '#ccd6c4',
950: '#000000',
},
}SCSS
$custom: #ccd6c4; $custom-light: #dbe2d5; $custom-dark: #000000;
JSON
{
"hex": "#ccd6c4",
"rgb": {
"r": 204,
"g": 214,
"b": 196
},
"hsl": {
"h": 93.333,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.86344,
"c": 0.02669,
"h": 130.9
},
"luminance": 0.64916
}Semantic roles & 50–950 ramp
primary
#CCD6C4
secondary
#A093AB
accent
#499C77
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483