#C4CEB4#C4CEB4
#C4CEB4 is a very light, muted yellow-green. Relative luminance 0.592; OKLCH L 83.7% C 0.037 H 124.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEB4 |
|---|---|
| RGB | rgb(196, 206, 180) |
| HSL | hsl(83, 21%, 76%) |
| HSV | hsv(83, 13%, 81%) |
| CMYK | cmyk(4.9%, 0%, 12.6%, 19.2%) |
| CIE-LAB | lab(81.39, -8.04, 11.78) |
| CIE-LCH | lch(81.39, 14.26, 124.30°) |
| OKLab | oklab(83.66% -0.0209 0.0306) |
| OKLCH | oklch(83.66% 0.037 124.4) |
| XYZ | xyz(53.0733, 59.1736, 51.7968) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.36
Beige
#F5F5DC
ΔE00 10.10
Sage Green
#9CAF88
ΔE00 10.28
Silver (survey)
#C5C9C7
ΔE00 10.36
Eggshell
#F0EAD6
ΔE00 10.42
Greenish Grey
#96AE8D
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEB4 #BEB4CE
analogous
#CECBB4 #C4CEB4 #B7CEB4
triadic
#C4CEB4 #B4C4CE #CEB4C4
tetradic
#C4CEB4 #B4CECB #BEB4CE #CEB4B7
square
#C4CEB4 #B4CECB #BEB4CE #CEB4B7
split-complementary
#C4CEB4 #B4B7CE #CBB4CE
monochromatic
#8A9E6A #A7B68F #C4CEB4 #E1E6D9 #F0F3EC
Accessibility & contrast
On white
1.64
#C4CEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#C4CEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEB4
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEB4 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CAB3
Deuteranopia (green-blind)
#D0CAB5
Tritanopia (blue-blind)
#C6CBC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c4ceb4; /* rgb */ color: rgb(196, 206, 180); /* oklch */ color: oklch(83.7% 0.037 124.4);
Tailwind
colors: {
custom: {
50: '#d6ddca',
500: '#c4ceb4',
950: '#000000',
},
}SCSS
$custom: #c4ceb4; $custom-light: #d6ddca; $custom-dark: #000000;
JSON
{
"hex": "#c4ceb4",
"rgb": {
"r": 196,
"g": 206,
"b": 180
},
"hsl": {
"h": 83.077,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.83663,
"c": 0.03701,
"h": 124.4
},
"luminance": 0.59174
}Semantic roles & 50–950 ramp
primary
#C4CEB4
secondary
#8F83A3
accent
#469F68
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482