#C3FA80#C3FA80
#C3FA80 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.1% C 0.162 H 129.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA80 |
|---|---|
| RGB | rgb(195, 250, 128) |
| HSL | hsl(87, 92%, 74%) |
| HSV | hsv(87, 49%, 98%) |
| CMYK | cmyk(22%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(92.37, -36.79, 52.55) |
| CIE-LCH | lch(92.37, 64.15, 125.00°) |
| OKLab | oklab(92.15% -0.1023 0.1257) |
| OKLCH | oklch(92.15% 0.162 129.1) |
| XYZ | xyz(60.5870, 81.5307, 32.9628) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.84
Light Yellow Green
#CCFD7F
ΔE00 1.53
Light Yellowish Green
#C2FF89
ΔE00 1.57
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Pale Lime
#BEFD73
ΔE00 1.91
Celery
#C1FD95
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA80 #B780FA
analogous
#FAF480 #C3FA80 #86FA80
triadic
#C3FA80 #80C3FA #FA80C3
tetradic
#C3FA80 #80FAF4 #B780FA #FA8086
square
#C3FA80 #80FAF4 #B780FA #FA8086
split-complementary
#C3FA80 #8086FA #F480FA
monochromatic
#8BF50A #A7F845 #C3FA80 #DFFCBB #F1FEE2
Accessibility & contrast
On white
1.21
#C3FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#C3FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA80
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA80 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#C7F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa80; /* rgb */ color: rgb(195, 250, 128); /* oklch */ color: oklch(92.1% 0.162 129.1);
Tailwind
colors: {
custom: {
50: '#d7fca7',
500: '#c3fa80',
950: '#000000',
},
}SCSS
$custom: #c3fa80; $custom-light: #d7fca7; $custom-dark: #000000;
JSON
{
"hex": "#c3fa80",
"rgb": {
"r": 195,
"g": 250,
"b": 128
},
"hsl": {
"h": 87.049,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.92149,
"c": 0.16208,
"h": 129.1
},
"luminance": 0.81532
}Semantic roles & 50–950 ramp
primary
#C3FA80
secondary
#8847D7
accent
#00E667
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580