#CCD6B4#CCD6B4
#CCD6B4 is a very light, muted yellow-green. Relative luminance 0.642; OKLCH L 85.9% C 0.047 H 120.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD6B4 |
|---|---|
| RGB | rgb(204, 214, 180) |
| HSL | hsl(78, 29%, 77%) |
| HSV | hsv(78, 16%, 84%) |
| CMYK | cmyk(4.7%, 0%, 15.9%, 16.1%) |
| CIE-LAB | lab(84.08, -9.29, 15.67) |
| CIE-LCH | lch(84.08, 18.22, 120.66°) |
| OKLab | oklab(85.94% -0.024 0.0404) |
| OKLCH | oklch(85.94% 0.047 120.7) |
| XYZ | xyz(57.1856, 64.2258, 52.5553) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.97
Beige
#F5F5DC
ΔE00 8.97
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.09
Light Grey Green
#B7E1A1
ΔE00 9.51
Palegoldenrod
#EEE8AA
ΔE00 9.64
Pale Olive
#B9CC81
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD6B4 #BEB4D6
analogous
#D6CFB4 #CCD6B4 #BBD6B4
triadic
#CCD6B4 #B4CCD6 #D6B4CC
tetradic
#CCD6B4 #B4D6CF #BEB4D6 #D6B4BB
square
#CCD6B4 #B4D6CF #BEB4D6 #D6B4BB
split-complementary
#CCD6B4 #B4BBD6 #CFB4D6
monochromatic
#96AB65 #B1C08C #CCD6B4 #E7ECDC #F2F4EB
Accessibility & contrast
On white
1.52
#CCD6B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#CCD6B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD6B4
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD6B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD6B4 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B2
Deuteranopia (green-blind)
#D9D2B5
Tritanopia (blue-blind)
#CFD2CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ccd6b4; /* rgb */ color: rgb(204, 214, 180); /* oklch */ color: oklch(85.9% 0.047 120.7);
Tailwind
colors: {
custom: {
50: '#dbe2ca',
500: '#ccd6b4',
950: '#000000',
},
}SCSS
$custom: #ccd6b4; $custom-light: #dbe2ca; $custom-dark: #000000;
JSON
{
"hex": "#ccd6b4",
"rgb": {
"r": 204,
"g": 214,
"b": 180
},
"hsl": {
"h": 77.647,
"s": 29.31,
"l": 77.255
},
"oklch": {
"l": 0.85944,
"c": 0.04698,
"h": 120.7
},
"luminance": 0.64226
}Semantic roles & 50–950 ramp
primary
#CCD6B4
secondary
#8E82AC
accent
#3EA85D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482