#C4CD89#C4CD89
#C4CD89 is a very light, moderate yellow. Relative luminance 0.572; OKLCH L 82.5% C 0.090 H 114.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CD89 |
|---|---|
| RGB | rgb(196, 205, 137) |
| HSL | hsl(68, 40%, 67%) |
| HSV | hsv(68, 33%, 80%) |
| CMYK | cmyk(4.4%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(80.29, -13.84, 32.89) |
| CIE-LCH | lch(80.29, 35.69, 112.82°) |
| OKLab | oklab(82.52% -0.0372 0.0816) |
| OKLCH | oklch(82.52% 0.09 114.5) |
| XYZ | xyz(49.1117, 57.2050, 32.1165) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.74
Greenish Tan
#BCCB7A
ΔE00 2.78
Greenish Beige
#C9D179
ΔE00 3.73
Tan Green
#A9BE70
ΔE00 5.65
Light Olive
#ACBF69
ΔE00 5.74
Pale Olive Green
#B1D27B
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CD89 #9289CD
analogous
#CDB489 #C4CD89 #A2CD89
triadic
#C4CD89 #89C4CD #CD89C4
tetradic
#C4CD89 #89CDB4 #9289CD #CD89A2
square
#C4CD89 #89CDB4 #9289CD #CD89A2
split-complementary
#C4CD89 #89A2CD #B489CD
monochromatic
#8E9A41 #AFBB5E #C4CD89 #D9DFB4 #EFF1DF
Accessibility & contrast
On white
1.69
#C4CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#C4CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CD89
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CD89 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C784
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#CCC6BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c4cd89; /* rgb */ color: rgb(196, 205, 137); /* oklch */ color: oklch(82.5% 0.090 114.5);
Tailwind
colors: {
custom: {
50: '#d6dcac',
500: '#c4cd89',
950: '#000000',
},
}SCSS
$custom: #c4cd89; $custom-light: #d6dcac; $custom-dark: #000000;
JSON
{
"hex": "#c4cd89",
"rgb": {
"r": 196,
"g": 205,
"b": 137
},
"hsl": {
"h": 67.941,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.82524,
"c": 0.08964,
"h": 114.5
},
"luminance": 0.57205
}Semantic roles & 50–950 ramp
primary
#C4CD89
secondary
#635AA1
accent
#32B443
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481