#C4CEB8#C4CEB8
#C4CEB8 is a very light, muted yellow-green. Relative luminance 0.593; OKLCH L 83.8% C 0.032 H 127.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEB8 |
|---|---|
| RGB | rgb(196, 206, 184) |
| HSL | hsl(87, 18%, 76%) |
| HSV | hsv(87, 11%, 81%) |
| CMYK | cmyk(4.9%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(81.48, -7.36, 9.78) |
| CIE-LCH | lch(81.48, 12.24, 126.97°) |
| OKLab | oklab(83.76% -0.0192 0.0255) |
| OKLCH | oklch(83.76% 0.032 127.1) |
| XYZ | xyz(53.4866, 59.3389, 53.9739) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.23
Silver (survey)
#C5C9C7
ΔE00 9.13
Beige
#F5F5DC
ΔE00 10.03
Eggshell
#F0EAD6
ΔE00 10.11
Sage Green
#9CAF88
ΔE00 10.96
Honeydew
#F0FFF0
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEB8 #C2B8CE
analogous
#CECDB8 #C4CEB8 #B9CEB8
triadic
#C4CEB8 #B8C4CE #CEB8C4
tetradic
#C4CEB8 #B8CECD #C2B8CE #CEB8B9
square
#C4CEB8 #B8CECD #C2B8CE #CEB8B9
split-complementary
#C4CEB8 #B8B9CE #CDB8CE
monochromatic
#889C70 #A6B594 #C4CEB8 #E2E7DC #F0F3ED
Accessibility & contrast
On white
1.63
#C4CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#C4CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEB8
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEB8 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB7
Deuteranopia (green-blind)
#CFCAB9
Tritanopia (blue-blind)
#C5CCC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c4ceb8; /* rgb */ color: rgb(196, 206, 184); /* oklch */ color: oklch(83.8% 0.032 127.1);
Tailwind
colors: {
custom: {
50: '#d5ddcd',
500: '#c4ceb8',
950: '#000000',
},
}SCSS
$custom: #c4ceb8; $custom-light: #d5ddcd; $custom-dark: #000000;
JSON
{
"hex": "#c4ceb8",
"rgb": {
"r": 196,
"g": 206,
"b": 184
},
"hsl": {
"h": 87.273,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.83764,
"c": 0.03191,
"h": 127.1
},
"luminance": 0.59339
}Semantic roles & 50–950 ramp
primary
#C4CEB8
secondary
#9488A3
accent
#499D6F
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483