#C8CF77#C8CF77
#C8CF77 is a very light, moderate yellow. Relative luminance 0.582; OKLCH L 83.0% C 0.112 H 112.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF77 |
|---|---|
| RGB | rgb(200, 207, 119) |
| HSL | hsl(65, 48%, 64%) |
| HSV | hsv(65, 43%, 81%) |
| CMYK | cmyk(3.4%, 0%, 42.5%, 18.8%) |
| CIE-LAB | lab(80.87, -15.37, 42.80) |
| CIE-LCH | lch(80.87, 45.48, 109.75°) |
| OKLab | oklab(82.97% -0.0429 0.1034) |
| OKLCH | oklch(82.97% 0.112 112.5) |
| XYZ | xyz(49.4626, 58.2377, 26.0845) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 0.51
Greenish Tan
#BCCB7A
ΔE00 2.86
Pale Olive
#B9CC81
ΔE00 4.33
Light Olive
#ACBF69
ΔE00 5.58
Pale Olive Green
#B1D27B
ΔE00 6.13
Tan Green
#A9BE70
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF77 #7E77CF
analogous
#CFAA77 #C8CF77 #9CCF77
triadic
#C8CF77 #77C8CF #CF77C8
tetradic
#C8CF77 #77CFAA #7E77CF #CF779C
square
#C8CF77 #77CFAA #7E77CF #CF779C
split-complementary
#C8CF77 #779CCF #AA77CF
monochromatic
#8F9635 #B6BF4A #C8CF77 #DADFA4 #EDEFD1
Accessibility & contrast
On white
1.66
#C8CF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#C8CF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF77
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF77 | 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)
#DBC870
Deuteranopia (green-blind)
#DBCA7B
Tritanopia (blue-blind)
#D2C6BA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cf77; /* rgb */ color: rgb(200, 207, 119); /* oklch */ color: oklch(83.0% 0.112 112.5);
Tailwind
colors: {
custom: {
50: '#dadda0',
500: '#c8cf77',
950: '#000000',
},
}SCSS
$custom: #c8cf77; $custom-light: #dadda0; $custom-dark: #000000;
JSON
{
"hex": "#c8cf77",
"rgb": {
"r": 200,
"g": 207,
"b": 119
},
"hsl": {
"h": 64.773,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.82972,
"c": 0.11197,
"h": 112.5
},
"luminance": 0.58237
}Semantic roles & 50–950 ramp
primary
#C8CF77
secondary
#544E9C
accent
#2ABB36
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480