#C4CD80#C4CD80
#C4CD80 is a very light, moderate yellow. Relative luminance 0.570; OKLCH L 82.4% C 0.100 H 114.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CD80 |
|---|---|
| RGB | rgb(196, 205, 128) |
| HSL | hsl(67, 44%, 65%) |
| HSV | hsv(67, 38%, 80%) |
| CMYK | cmyk(4.4%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(80.16, -14.93, 37.32) |
| CIE-LCH | lch(80.16, 40.19, 111.81°) |
| OKLab | oklab(82.37% -0.0408 0.0915) |
| OKLCH | oklch(82.37% 0.1 114.1) |
| XYZ | xyz(48.4929, 56.9575, 28.8572) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.75
Greenish Beige
#C9D179
ΔE00 2.14
Pale Olive
#B9CC81
ΔE00 2.73
Light Olive
#ACBF69
ΔE00 4.99
Tan Green
#A9BE70
ΔE00 5.38
Pale Olive Green
#B1D27B
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CD80 #8980CD
analogous
#CDAF80 #C4CD80 #9DCD80
triadic
#C4CD80 #80C4CD #CD80C4
tetradic
#C4CD80 #80CDAF #8980CD #CD809D
square
#C4CD80 #80CDAF #8980CD #CD809D
split-complementary
#C4CD80 #809DCD #AF80CD
monochromatic
#8C973B #B0BC54 #C4CD80 #D8DEAC #EDF0D8
Accessibility & contrast
On white
1.69
#C4CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#C4CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CD80
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CD80 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67A
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#CDC5BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c4cd80; /* rgb */ color: rgb(196, 205, 128); /* oklch */ color: oklch(82.4% 0.100 114.1);
Tailwind
colors: {
custom: {
50: '#d7dca6',
500: '#c4cd80',
950: '#000000',
},
}SCSS
$custom: #c4cd80; $custom-light: #d7dca6; $custom-dark: #000000;
JSON
{
"hex": "#c4cd80",
"rgb": {
"r": 196,
"g": 205,
"b": 128
},
"hsl": {
"h": 67.013,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.82368,
"c": 0.10016,
"h": 114.1
},
"luminance": 0.56957
}Semantic roles & 50–950 ramp
primary
#C4CD80
secondary
#5C549D
accent
#2FB73F
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14150F
muted
#838480