#C8CE77#C8CE77
#C8CE77 is a very light, moderate yellow. Relative luminance 0.578; OKLCH L 82.8% C 0.111 H 112.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE77 |
|---|---|
| RGB | rgb(200, 206, 119) |
| HSL | hsl(64, 47%, 64%) |
| HSV | hsv(64, 42%, 81%) |
| CMYK | cmyk(2.9%, 0%, 42.2%, 19.2%) |
| CIE-LAB | lab(80.60, -14.87, 42.47) |
| CIE-LCH | lch(80.60, 45.00, 109.30°) |
| OKLab | oklab(82.76% -0.0415 0.1027) |
| OKLCH | oklch(82.76% 0.111 112) |
| XYZ | xyz(49.2211, 57.7547, 26.0040) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 0.81
Greenish Tan
#BCCB7A
ΔE00 2.92
Pale Olive
#B9CC81
ΔE00 4.40
Light Olive
#ACBF69
ΔE00 5.55
Darkkhaki
#BDB76B
ΔE00 6.33
Pale Olive Green
#B1D27B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE77 #7D77CE
analogous
#CEA877 #C8CE77 #9CCE77
triadic
#C8CE77 #77C8CE #CE77C8
tetradic
#C8CE77 #77CEA8 #7D77CE #CE779C
square
#C8CE77 #77CEA8 #7D77CE #CE779C
split-complementary
#C8CE77 #779CCE #A877CE
monochromatic
#8E9536 #B6BE4A #C8CE77 #DADEA4 #ECEED1
Accessibility & contrast
On white
1.67
#C8CE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#C8CE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE77
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE77 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC770
Deuteranopia (green-blind)
#DAC97B
Tritanopia (blue-blind)
#D2C5B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8ce77; /* rgb */ color: rgb(200, 206, 119); /* oklch */ color: oklch(82.8% 0.111 112.0);
Tailwind
colors: {
custom: {
50: '#dadca0',
500: '#c8ce77',
950: '#000000',
},
}SCSS
$custom: #c8ce77; $custom-light: #dadca0; $custom-dark: #000000;
JSON
{
"hex": "#c8ce77",
"rgb": {
"r": 200,
"g": 206,
"b": 119
},
"hsl": {
"h": 64.138,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.82758,
"c": 0.11073,
"h": 112
},
"luminance": 0.57754
}Semantic roles & 50–950 ramp
primary
#C8CE77
secondary
#544E9B
accent
#2BBA35
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480