#C8CE87#C8CE87
#C8CE87 is a very light, moderate yellow. Relative luminance 0.582; OKLCH L 83.0% C 0.093 H 112.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE87 |
|---|---|
| RGB | rgb(200, 206, 135) |
| HSL | hsl(65, 42%, 67%) |
| HSV | hsv(65, 34%, 81%) |
| CMYK | cmyk(2.9%, 0%, 34.5%, 19.2%) |
| CIE-LAB | lab(80.83, -13.05, 34.68) |
| CIE-LCH | lch(80.83, 37.06, 110.62°) |
| OKLab | oklab(83.02% -0.0352 0.0856) |
| OKLCH | oklch(83.02% 0.093 112.3) |
| XYZ | xyz(50.2642, 58.1719, 31.4974) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.98
Greenish Beige
#C9D179
ΔE00 2.98
Pale Olive
#B9CC81
ΔE00 3.47
Light Olive
#ACBF69
ΔE00 6.07
Tan Green
#A9BE70
ΔE00 6.25
Pale Olive Green
#B1D27B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE87 #8D87CE
analogous
#CEB187 #C8CE87 #A5CE87
triadic
#C8CE87 #87C8CE #CE87C8
tetradic
#C8CE87 #87CEB1 #8D87CE #CE87A5
square
#C8CE87 #87CEB1 #8D87CE #CE87A5
split-complementary
#C8CE87 #87A5CE #B187CE
monochromatic
#939B3F #B4BC5C #C8CE87 #DCE0B2 #F0F1DE
Accessibility & contrast
On white
1.66
#C8CE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#C8CE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE87
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE87 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C882
Deuteranopia (green-blind)
#D8CA8A
Tritanopia (blue-blind)
#D1C6BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8ce87; /* rgb */ color: rgb(200, 206, 135); /* oklch */ color: oklch(83.0% 0.093 112.3);
Tailwind
colors: {
custom: {
50: '#d9dcaa',
500: '#c8ce87',
950: '#000000',
},
}SCSS
$custom: #c8ce87; $custom-light: #d9dcaa; $custom-dark: #000000;
JSON
{
"hex": "#c8ce87",
"rgb": {
"r": 200,
"g": 206,
"b": 135
},
"hsl": {
"h": 65.07,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.83018,
"c": 0.09259,
"h": 112.3
},
"luminance": 0.58171
}Semantic roles & 50–950 ramp
primary
#C8CE87
secondary
#5E58A1
accent
#30B53C
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481