#C4C58D#C4C58D
#C4C58D is a light, moderate yellow. Relative luminance 0.536; OKLCH L 80.9% C 0.074 H 108.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C58D |
|---|---|
| RGB | rgb(196, 197, 141) |
| HSL | hsl(61, 33%, 66%) |
| HSV | hsv(61, 28%, 77%) |
| CMYK | cmyk(0.5%, 0%, 28.4%, 22.7%) |
| CIE-LAB | lab(78.22, -9.24, 28.06) |
| CIE-LCH | lch(78.22, 29.55, 108.23°) |
| OKLab | oklab(80.9% -0.0239 0.0703) |
| OKLCH | oklch(80.9% 0.074 108.8) |
| XYZ | xyz(47.5390, 53.5920, 33.0341) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.65
Greenish Tan
#BCCB7A
ΔE00 5.68
Darkkhaki
#BDB76B
ΔE00 5.95
Greenish Beige
#C9D179
ΔE00 6.41
Tan Green
#A9BE70
ΔE00 7.06
Sand
#C2B280
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C58D #8E8DC5
analogous
#C5AA8D #C4C58D #A8C58D
triadic
#C4C58D #8DC4C5 #C58DC4
tetradic
#C4C58D #8DC5AA #8E8DC5 #C58DA8
square
#C4C58D #8DC5AA #8E8DC5 #C58DA8
split-complementary
#C4C58D #8DA8C5 #AA8DC5
monochromatic
#8E8F49 #AFB064 #C4C58D #D9DAB6 #EEEEDE
Accessibility & contrast
On white
1.79
#C4C58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#C4C58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C58D
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C58D | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC089
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#CCBEB6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c4c58d; /* rgb */ color: rgb(196, 197, 141); /* oklch */ color: oklch(80.9% 0.074 108.8);
Tailwind
colors: {
custom: {
50: '#d6d6ae',
500: '#c4c58d',
950: '#000000',
},
}SCSS
$custom: #c4c58d; $custom-light: #d6d6ae; $custom-dark: #000000;
JSON
{
"hex": "#c4c58d",
"rgb": {
"r": 196,
"g": 197,
"b": 141
},
"hsl": {
"h": 61.071,
"s": 32.558,
"l": 66.275
},
"oklch": {
"l": 0.809,
"c": 0.07425,
"h": 108.8
},
"luminance": 0.53591
}Semantic roles & 50–950 ramp
primary
#C4C58D
secondary
#605F97
accent
#3AAB3C
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381