#C4CEB0#C4CEB0
#C4CEB0 is a very light, muted yellow-green. Relative luminance 0.590; OKLCH L 83.6% C 0.042 H 122.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEB0 |
|---|---|
| RGB | rgb(196, 206, 176) |
| HSL | hsl(80, 23%, 75%) |
| HSV | hsv(80, 15%, 81%) |
| CMYK | cmyk(4.9%, 0%, 14.6%, 19.2%) |
| CIE-LAB | lab(81.30, -8.70, 13.78) |
| CIE-LCH | lch(81.30, 16.30, 122.26°) |
| OKLab | oklab(83.56% -0.0225 0.0356) |
| OKLCH | oklch(83.56% 0.042 122.3) |
| XYZ | xyz(52.6717, 59.0130, 49.6817) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.76
Beige (survey)
#E6DAA6
ΔE00 10.18
Beige
#F5F5DC
ΔE00 10.32
Light Grey
#D8DCD6
ΔE00 10.44
Greenish Grey
#96AE8D
ΔE00 10.46
Light Grey Green
#B7E1A1
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEB0 #BAB0CE
analogous
#CEC9B0 #C4CEB0 #B5CEB0
triadic
#C4CEB0 #B0C4CE #CEB0C4
tetradic
#C4CEB0 #B0CEC9 #BAB0CE #CEB0B5
square
#C4CEB0 #B0CEC9 #BAB0CE #CEB0B5
split-complementary
#C4CEB0 #B0B5CE #C9B0CE
monochromatic
#8C9F64 #A8B78A #C4CEB0 #E0E5D6 #F1F3EC
Accessibility & contrast
On white
1.64
#C4CEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#C4CEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEB0
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEB0 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAAE
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#C7CBC5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c4ceb0; /* rgb */ color: rgb(196, 206, 176); /* oklch */ color: oklch(83.6% 0.042 122.3);
Tailwind
colors: {
custom: {
50: '#d6ddc7',
500: '#c4ceb0',
950: '#000000',
},
}SCSS
$custom: #c4ceb0; $custom-light: #d6ddc7; $custom-dark: #000000;
JSON
{
"hex": "#c4ceb0",
"rgb": {
"r": 196,
"g": 206,
"b": 176
},
"hsl": {
"h": 80,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.83564,
"c": 0.04215,
"h": 122.3
},
"luminance": 0.59013
}Semantic roles & 50–950 ramp
primary
#C4CEB0
secondary
#8B7FA3
accent
#44A263
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482