#C4FA83#C4FA83
#C4FA83 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.3% C 0.159 H 129.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA83 |
|---|---|
| RGB | rgb(196, 250, 131) |
| HSL | hsl(87, 92%, 75%) |
| HSV | hsv(87, 48%, 98%) |
| CMYK | cmyk(21.6%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(92.46, -36.11, 51.28) |
| CIE-LCH | lch(92.46, 62.72, 125.15°) |
| OKLab | oklab(92.25% -0.1003 0.1231) |
| OKLCH | oklch(92.25% 0.159 129.2) |
| XYZ | xyz(61.0467, 81.7446, 34.0304) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.97
Light Yellowish Green
#C2FF89
ΔE00 1.45
Pistachio (survey)
#C0FA8B
ΔE00 1.53
Light Yellow Green
#CCFD7F
ΔE00 1.66
Pale Lime
#BEFD73
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA83 #B983FA
analogous
#FAF583 #C4FA83 #89FA83
triadic
#C4FA83 #83C4FA #FA83C4
tetradic
#C4FA83 #83FAF5 #B983FA #FA8389
square
#C4FA83 #83FAF5 #B983FA #FA8389
split-complementary
#C4FA83 #8389FA #F583FA
monochromatic
#8CF50D #A8F848 #C4FA83 #E0FCBE #F1FEE2
Accessibility & contrast
On white
1.21
#C4FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#C4FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA83
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA83 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#C8F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4fa83; /* rgb */ color: rgb(196, 250, 131); /* oklch */ color: oklch(92.3% 0.159 129.2);
Tailwind
colors: {
custom: {
50: '#d8fca9',
500: '#c4fa83',
950: '#000000',
},
}SCSS
$custom: #c4fa83; $custom-light: #d8fca9; $custom-dark: #000000;
JSON
{
"hex": "#c4fa83",
"rgb": {
"r": 196,
"g": 250,
"b": 131
},
"hsl": {
"h": 87.227,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.92252,
"c": 0.15876,
"h": 129.2
},
"luminance": 0.81746
}Semantic roles & 50–950 ramp
primary
#C4FA83
secondary
#8A49D8
accent
#00E668
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581