#C7C778#C7C778
#C7C778 is a light, moderate yellow. Relative luminance 0.543; OKLCH L 81.2% C 0.101 H 108.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C778 |
|---|---|
| RGB | rgb(199, 199, 120) |
| HSL | hsl(60, 41%, 63%) |
| HSV | hsv(60, 40%, 78%) |
| CMYK | cmyk(0%, 0%, 39.7%, 22%) |
| CIE-LAB | lab(78.66, -11.61, 39.52) |
| CIE-LCH | lch(78.66, 41.19, 106.38°) |
| OKLab | oklab(81.2% -0.0321 0.0961) |
| OKLCH | oklch(81.2% 0.101 108.5) |
| XYZ | xyz(47.3675, 54.3460, 25.7602) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.10
Greenish Tan
#BCCB7A
ΔE00 3.91
Darkkhaki
#BDB76B
ΔE00 4.24
Pale Olive
#B9CC81
ΔE00 5.19
Light Olive
#ACBF69
ΔE00 5.74
Tan Green
#A9BE70
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C778 #7878C7
analogous
#C79F78 #C7C778 #9FC778
triadic
#C7C778 #78C7C7 #C778C7
tetradic
#C7C778 #78C79F #7878C7 #C7789F
square
#C7C778 #78C79F #7878C7 #C7789F
split-complementary
#C7C778 #789FC7 #9F78C7
monochromatic
#8B8B3A #B5B54D #C7C778 #D9D9A3 #EBEBCF
Accessibility & contrast
On white
1.77
#C7C778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#C7C778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C778
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C778 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C172
Deuteranopia (green-blind)
#D4C47B
Tritanopia (blue-blind)
#D1BEB4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c7c778; /* rgb */ color: rgb(199, 199, 120); /* oklch */ color: oklch(81.2% 0.101 108.5);
Tailwind
colors: {
custom: {
50: '#d9d7a0',
500: '#c7c778',
950: '#000000',
},
}SCSS
$custom: #c7c778; $custom-light: #d9d7a0; $custom-dark: #000000;
JSON
{
"hex": "#c7c778",
"rgb": {
"r": 199,
"g": 199,
"b": 120
},
"hsl": {
"h": 60,
"s": 41.361,
"l": 62.549
},
"oklch": {
"l": 0.812,
"c": 0.10127,
"h": 108.5
},
"luminance": 0.54345
}Semantic roles & 50–950 ramp
primary
#C7C778
secondary
#515192
accent
#31B431
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380