#C5C080#C5C080
#C5C080 is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.7% C 0.084 H 104.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C5C080 |
|---|---|
| RGB | rgb(197, 192, 128) |
| HSL | hsl(56, 37%, 64%) |
| HSV | hsv(56, 35%, 77%) |
| CMYK | cmyk(0%, 2.5%, 35%, 22.7%) |
| CIE-LAB | lab(76.76, -7.90, 32.93) |
| CIE-LCH | lch(76.76, 33.87, 103.49°) |
| OKLab | oklab(79.69% -0.0208 0.0813) |
| OKLCH | oklch(79.69% 0.084 104.3) |
| XYZ | xyz(45.7724, 51.1291, 27.8756) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.46
Sand
#C2B280
ΔE00 5.70
Greenish Tan
#BCCB7A
ΔE00 6.11
Greenish Beige
#C9D179
ΔE00 6.19
Pale Olive
#B9CC81
ΔE00 6.77
Sand (survey)
#E2CA76
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5C080 #8085C5
analogous
#C59D80 #C5C080 #A7C580
triadic
#C5C080 #80C5C0 #C080C5
tetradic
#C5C080 #80C59D #8085C5 #C580A7
square
#C5C080 #80C59D #8085C5 #C580A7
split-complementary
#C5C080 #80A7C5 #9D80C5
monochromatic
#8B8640 #B2AB56 #C5C080 #D8D5AA #EBEAD4
Accessibility & contrast
On white
1.87
#C5C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#C5C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5C080
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5C080 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB7B
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#CFB8B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c5c080; /* rgb */ color: rgb(197, 192, 128); /* oklch */ color: oklch(79.7% 0.084 104.3);
Tailwind
colors: {
custom: {
50: '#d7d2a5',
500: '#c5c080',
950: '#000000',
},
}SCSS
$custom: #c5c080; $custom-light: #d7d2a5; $custom-dark: #000000;
JSON
{
"hex": "#c5c080",
"rgb": {
"r": 197,
"g": 192,
"b": 128
},
"hsl": {
"h": 55.652,
"s": 37.297,
"l": 63.725
},
"oklch": {
"l": 0.79686,
"c": 0.08395,
"h": 104.3
},
"luminance": 0.51128
}Semantic roles & 50–950 ramp
primary
#C5C080
secondary
#565B93
accent
#3EB035
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380