#C4D2B4#C4D2B4
#C4D2B4 is a very light, muted yellow-green. Relative luminance 0.611; OKLCH L 84.5% C 0.043 H 127.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2B4 |
|---|---|
| RGB | rgb(196, 210, 180) |
| HSL | hsl(88, 25%, 76%) |
| HSV | hsv(88, 14%, 82%) |
| CMYK | cmyk(6.7%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(82.45, -10.09, 13.28) |
| CIE-LCH | lch(82.45, 16.68, 127.24°) |
| OKLab | oklab(84.5% -0.0266 0.0344) |
| OKLCH | oklch(84.5% 0.043 127.8) |
| XYZ | xyz(54.0485, 61.1240, 52.1219) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.79
Sage Green
#9CAF88
ΔE00 10.21
Beige
#F5F5DC
ΔE00 10.27
Light Grey
#D8DCD6
ΔE00 10.63
Greenish Grey
#96AE8D
ΔE00 10.68
Pale Olive
#B9CC81
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2B4 #C2B4D2
analogous
#D2D1B4 #C4D2B4 #B5D2B4
triadic
#C4D2B4 #B4C4D2 #D2B4C4
tetradic
#C4D2B4 #B4D2D1 #C2B4D2 #D2B4B5
square
#C4D2B4 #B4D2D1 #C2B4D2 #D2B4B5
split-complementary
#C4D2B4 #B4B5D2 #D1B4D2
monochromatic
#88A468 #A6BB8E #C4D2B4 #E2E9DA #F0F4EC
Accessibility & contrast
On white
1.59
#C4D2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C4D2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2B4
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2B4 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB2
Deuteranopia (green-blind)
#D3CDB5
Tritanopia (blue-blind)
#C6CFC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4d2b4; /* rgb */ color: rgb(196, 210, 180); /* oklch */ color: oklch(84.5% 0.043 127.8);
Tailwind
colors: {
custom: {
50: '#d6dfca',
500: '#c4d2b4',
950: '#000000',
},
}SCSS
$custom: #c4d2b4; $custom-light: #d6dfca; $custom-dark: #000000;
JSON
{
"hex": "#c4d2b4",
"rgb": {
"r": 196,
"g": 210,
"b": 180
},
"hsl": {
"h": 88,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.84501,
"c": 0.04345,
"h": 127.8
},
"luminance": 0.61124
}Semantic roles & 50–950 ramp
primary
#C4D2B4
secondary
#9483A8
accent
#42A46F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482