#C8CF78#C8CF78
#C8CF78 is a very light, moderate yellow. Relative luminance 0.583; OKLCH L 83.0% C 0.111 H 112.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF78 |
|---|---|
| RGB | rgb(200, 207, 120) |
| HSL | hsl(65, 48%, 64%) |
| HSV | hsv(65, 42%, 81%) |
| CMYK | cmyk(3.4%, 0%, 42%, 18.8%) |
| CIE-LAB | lab(80.88, -15.26, 42.32) |
| CIE-LCH | lch(80.88, 44.99, 109.83°) |
| OKLab | oklab(82.99% -0.0425 0.1024) |
| OKLCH | oklch(82.99% 0.111 112.6) |
| XYZ | xyz(49.5230, 58.2618, 26.4025) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 0.51
Greenish Tan
#BCCB7A
ΔE00 2.78
Pale Olive
#B9CC81
ΔE00 4.23
Light Olive
#ACBF69
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 6.09
Tan Green
#A9BE70
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF78 #7F78CF
analogous
#CFAB78 #C8CF78 #9DCF78
triadic
#C8CF78 #78C8CF #CF78C8
tetradic
#C8CF78 #78CFAB #7F78CF #CF789D
square
#C8CF78 #78CFAB #7F78CF #CF789D
split-complementary
#C8CF78 #789DCF #AB78CF
monochromatic
#8F9736 #B6BF4B #C8CF78 #DADFA5 #EDEFD2
Accessibility & contrast
On white
1.66
#C8CF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#C8CF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF78
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF78 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC871
Deuteranopia (green-blind)
#DBCA7C
Tritanopia (blue-blind)
#D2C6BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cf78; /* rgb */ color: rgb(200, 207, 120); /* oklch */ color: oklch(83.0% 0.111 112.6);
Tailwind
colors: {
custom: {
50: '#dadda0',
500: '#c8cf78',
950: '#000000',
},
}SCSS
$custom: #c8cf78; $custom-light: #dadda0; $custom-dark: #000000;
JSON
{
"hex": "#c8cf78",
"rgb": {
"r": 200,
"g": 207,
"b": 120
},
"hsl": {
"h": 64.828,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.82987,
"c": 0.11088,
"h": 112.6
},
"luminance": 0.58261
}Semantic roles & 50–950 ramp
primary
#C8CF78
secondary
#554E9D
accent
#2BBB36
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480