#C8CE78#C8CE78
#C8CE78 is a very light, moderate yellow. Relative luminance 0.578; OKLCH L 82.8% C 0.110 H 112.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE78 |
|---|---|
| RGB | rgb(200, 206, 120) |
| HSL | hsl(64, 47%, 64%) |
| HSV | hsv(64, 42%, 81%) |
| CMYK | cmyk(2.9%, 0%, 41.7%, 19.2%) |
| CIE-LAB | lab(80.62, -14.76, 41.99) |
| CIE-LCH | lch(80.62, 44.51, 109.37°) |
| OKLab | oklab(82.77% -0.0411 0.1016) |
| OKLCH | oklch(82.77% 0.11 112) |
| XYZ | xyz(49.2815, 57.7788, 26.3220) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 0.83
Greenish Tan
#BCCB7A
ΔE00 2.84
Pale Olive
#B9CC81
ΔE00 4.30
Light Olive
#ACBF69
ΔE00 5.54
Pale Olive Green
#B1D27B
ΔE00 6.30
Darkkhaki
#BDB76B
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE78 #7E78CE
analogous
#CEA978 #C8CE78 #9DCE78
triadic
#C8CE78 #78C8CE #CE78C8
tetradic
#C8CE78 #78CEA9 #7E78CE #CE789D
square
#C8CE78 #78CEA9 #7E78CE #CE789D
split-complementary
#C8CE78 #789DCE #A978CE
monochromatic
#8F9536 #B6BE4B #C8CE78 #DADEA5 #EDEFD2
Accessibility & contrast
On white
1.67
#C8CE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#C8CE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE78
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE78 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC771
Deuteranopia (green-blind)
#DAC97C
Tritanopia (blue-blind)
#D2C5B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c8ce78; /* rgb */ color: rgb(200, 206, 120); /* oklch */ color: oklch(82.8% 0.110 112.0);
Tailwind
colors: {
custom: {
50: '#dadca0',
500: '#c8ce78',
950: '#000000',
},
}SCSS
$custom: #c8ce78; $custom-light: #dadca0; $custom-dark: #000000;
JSON
{
"hex": "#c8ce78",
"rgb": {
"r": 200,
"g": 206,
"b": 120
},
"hsl": {
"h": 64.186,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.82773,
"c": 0.10964,
"h": 112
},
"luminance": 0.57778
}Semantic roles & 50–950 ramp
primary
#C8CE78
secondary
#544F9B
accent
#2CBA35
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480