#C4E980#C4E980
#C4E980 is a very light, vivid yellow-green. Relative luminance 0.716; OKLCH L 88.5% C 0.138 H 125.1°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E980 |
|---|---|
| RGB | rgb(196, 233, 128) |
| HSL | hsl(81, 70%, 71%) |
| HSV | hsv(81, 45%, 91%) |
| CMYK | cmyk(15.9%, 0%, 45.1%, 8.6%) |
| CIE-LAB | lab(87.76, -28.58, 46.91) |
| CIE-LCH | lch(87.76, 54.94, 121.35°) |
| OKLab | oklab(88.46% -0.0794 0.1132) |
| OKLCH | oklch(88.46% 0.138 125.1) |
| XYZ | xyz(55.8000, 71.5717, 31.2929) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Light Yellow Green
#CCFD7F
ΔE00 4.64
Light Pea Green
#C4FE82
ΔE00 5.05
Light Yellowish Green
#C2FF89
ΔE00 5.35
Celery
#C1FD95
ΔE00 5.41
Pale Olive Green
#B1D27B
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E980 #A580E9
analogous
#E9D980 #C4E980 #8FE980
triadic
#C4E980 #80C4E9 #E980C4
tetradic
#C4E980 #80E9D9 #A580E9 #E9808F
square
#C4E980 #80E9D9 #A580E9 #E9808F
split-complementary
#C4E980 #808FE9 #D980E9
monochromatic
#90CB23 #ACE04C #C4E980 #DCF2B4 #F3FAE5
Accessibility & contrast
On white
1.37
#C4E980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#C4E980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E980
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E980 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#EEDC86
Tritanopia (blue-blind)
#CAE0D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e980; /* rgb */ color: rgb(196, 233, 128); /* oklch */ color: oklch(88.5% 0.138 125.1);
Tailwind
colors: {
custom: {
50: '#d7f0a7',
500: '#c4e980',
950: '#000000',
},
}SCSS
$custom: #c4e980; $custom-light: #d7f0a7; $custom-dark: #000000;
JSON
{
"hex": "#c4e980",
"rgb": {
"r": 196,
"g": 233,
"b": 128
},
"hsl": {
"h": 81.143,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.88455,
"c": 0.13827,
"h": 125.1
},
"luminance": 0.71572
}Semantic roles & 50–950 ramp
primary
#C4E980
secondary
#754BC2
accent
#13D256
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#15160F
muted
#848580