#C7C68A#C7C68A
#C7C68A is a light, moderate yellow. Relative luminance 0.544; OKLCH L 81.3% C 0.079 H 107.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C68A |
|---|---|
| RGB | rgb(199, 198, 138) |
| HSL | hsl(59, 35%, 66%) |
| HSV | hsv(59, 31%, 78%) |
| CMYK | cmyk(0%, 0.5%, 30.7%, 22%) |
| CIE-LAB | lab(78.67, -8.98, 30.28) |
| CIE-LCH | lch(78.67, 31.58, 106.53°) |
| OKLab | oklab(81.3% -0.0234 0.0754) |
| OKLCH | oklch(81.3% 0.079 107.2) |
| XYZ | xyz(48.3350, 54.3661, 31.9873) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.35
Greenish Tan
#BCCB7A
ΔE00 5.41
Pale Olive
#B9CC81
ΔE00 5.69
Greenish Beige
#C9D179
ΔE00 5.70
Beige (survey)
#E6DAA6
ΔE00 6.78
Sand
#C2B280
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C68A #8A8BC7
analogous
#C7A78A #C7C68A #A9C78A
triadic
#C7C68A #8AC7C6 #C68AC7
tetradic
#C7C68A #8AC7A7 #8A8BC7 #C78AA9
square
#C7C68A #8AC7A7 #8A8BC7 #C78AA9
split-complementary
#C7C68A #8AA9C7 #A78AC7
monochromatic
#919045 #B3B261 #C7C68A #DBDAB3 #EFEEDD
Accessibility & contrast
On white
1.77
#C7C68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#C7C68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C68A
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C68A | 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)
#D0C186
Deuteranopia (green-blind)
#D1C48C
Tritanopia (blue-blind)
#D0BFB6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c7c68a; /* rgb */ color: rgb(199, 198, 138); /* oklch */ color: oklch(81.3% 0.079 107.2);
Tailwind
colors: {
custom: {
50: '#d8d7ac',
500: '#c7c68a',
950: '#000000',
},
}SCSS
$custom: #c7c68a; $custom-light: #d8d7ac; $custom-dark: #000000;
JSON
{
"hex": "#c7c68a",
"rgb": {
"r": 199,
"g": 198,
"b": 138
},
"hsl": {
"h": 59.016,
"s": 35.26,
"l": 66.078
},
"oklch": {
"l": 0.813,
"c": 0.07897,
"h": 107.2
},
"luminance": 0.54365
}Semantic roles & 50–950 ramp
primary
#C7C68A
secondary
#5C5D99
accent
#39AE37
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381