#C8CEB8#C8CEB8
#C8CEB8 is a very light, muted yellow-green. Relative luminance 0.599; OKLCH L 84.1% C 0.031 H 119.5°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEB8 |
|---|---|
| RGB | rgb(200, 206, 184) |
| HSL | hsl(76, 18%, 76%) |
| HSV | hsv(76, 11%, 81%) |
| CMYK | cmyk(2.9%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(81.77, -5.95, 10.24) |
| CIE-LCH | lch(81.77, 11.84, 120.14°) |
| OKLab | oklab(84.07% -0.0151 0.0267) |
| OKLCH | oklch(84.07% 0.031 119.5) |
| XYZ | xyz(54.5412, 59.8827, 54.0233) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.67
Silver (survey)
#C5C9C7
ΔE00 8.70
Eggshell
#F0EAD6
ΔE00 8.94
Beige
#F5F5DC
ΔE00 9.33
Warm Gray
#C9BEB0
ΔE00 9.92
Warm Beige
#E9DCC9
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEB8 #BEB8CE
analogous
#CEC9B8 #C8CEB8 #BDCEB8
triadic
#C8CEB8 #B8C8CE #CEB8C8
tetradic
#C8CEB8 #B8CEC9 #BEB8CE #CEB8BD
square
#C8CEB8 #B8CEC9 #BEB8CE #CEB8BD
split-complementary
#C8CEB8 #B8BDCE #C9B8CE
monochromatic
#909C70 #ACB594 #C8CEB8 #E4E7DC #F1F3ED
Accessibility & contrast
On white
1.62
#C8CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#C8CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEB8
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEB8 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB7
Deuteranopia (green-blind)
#D0CBB9
Tritanopia (blue-blind)
#CACBC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8ceb8; /* rgb */ color: rgb(200, 206, 184); /* oklch */ color: oklch(84.1% 0.031 119.5);
Tailwind
colors: {
custom: {
50: '#d8dccd',
500: '#c8ceb8',
950: '#000000',
},
}SCSS
$custom: #c8ceb8; $custom-light: #d8dccd; $custom-dark: #000000;
JSON
{
"hex": "#c8ceb8",
"rgb": {
"r": 200,
"g": 206,
"b": 184
},
"hsl": {
"h": 76.364,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.84072,
"c": 0.03061,
"h": 119.5
},
"luminance": 0.59883
}Semantic roles & 50–950 ramp
primary
#C8CEB8
secondary
#8F88A3
accent
#499D60
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483