#C4FA80#C4FA80
#C4FA80 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.2% C 0.162 H 128.8°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA80 |
|---|---|
| RGB | rgb(196, 250, 128) |
| HSL | hsl(87, 92%, 74%) |
| HSV | hsv(87, 49%, 98%) |
| CMYK | cmyk(21.6%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(92.43, -36.43, 52.63) |
| CIE-LCH | lch(92.43, 64.01, 124.69°) |
| OKLab | oklab(92.21% -0.1014 0.1259) |
| OKLCH | oklch(92.21% 0.162 128.8) |
| XYZ | xyz(60.8463, 81.6644, 32.9750) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.90
Light Yellow Green
#CCFD7F
ΔE00 1.39
Light Yellowish Green
#C2FF89
ΔE00 1.68
Pistachio (survey)
#C0FA8B
ΔE00 1.92
Pale Lime
#BEFD73
ΔE00 1.95
Celery
#C1FD95
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA80 #B680FA
analogous
#FAF380 #C4FA80 #87FA80
triadic
#C4FA80 #80C4FA #FA80C4
tetradic
#C4FA80 #80FAF3 #B680FA #FA8087
square
#C4FA80 #80FAF3 #B680FA #FA8087
split-complementary
#C4FA80 #8087FA #F380FA
monochromatic
#8DF50A #A9F845 #C4FA80 #DFFCBB #F1FEE2
Accessibility & contrast
On white
1.21
#C4FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#C4FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA80
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA80 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#C9F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4fa80; /* rgb */ color: rgb(196, 250, 128); /* oklch */ color: oklch(92.2% 0.162 128.8);
Tailwind
colors: {
custom: {
50: '#d8fca7',
500: '#c4fa80',
950: '#000000',
},
}SCSS
$custom: #c4fa80; $custom-light: #d8fca7; $custom-dark: #000000;
JSON
{
"hex": "#c4fa80",
"rgb": {
"r": 196,
"g": 250,
"b": 128
},
"hsl": {
"h": 86.557,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.92212,
"c": 0.16162,
"h": 128.8
},
"luminance": 0.81665
}Semantic roles & 50–950 ramp
primary
#C4FA80
secondary
#8747D7
accent
#00E666
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580