#C3FA81#C3FA81
#C3FA81 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.2% C 0.161 H 129.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA81 |
|---|---|
| RGB | rgb(195, 250, 129) |
| HSL | hsl(87, 92%, 74%) |
| HSV | hsv(87, 48%, 98%) |
| CMYK | cmyk(22%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(92.38, -36.68, 52.10) |
| CIE-LCH | lch(92.38, 63.72, 125.15°) |
| OKLab | oklab(92.16% -0.1019 0.1248) |
| OKLCH | oklch(92.16% 0.161 129.2) |
| XYZ | xyz(60.6532, 81.5572, 33.3112) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.85
Light Yellowish Green
#C2FF89
ΔE00 1.49
Light Yellow Green
#CCFD7F
ΔE00 1.62
Pistachio (survey)
#C0FA8B
ΔE00 1.69
Pale Lime
#BEFD73
ΔE00 2.02
Celery
#C1FD95
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA81 #B881FA
analogous
#FAF581 #C3FA81 #87FA81
triadic
#C3FA81 #81C3FA #FA81C3
tetradic
#C3FA81 #81FAF5 #B881FA #FA8187
square
#C3FA81 #81FAF5 #B881FA #FA8187
split-complementary
#C3FA81 #8187FA #F581FA
monochromatic
#8BF50B #A7F846 #C3FA81 #DFFCBC #F1FEE2
Accessibility & contrast
On white
1.21
#C3FA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#C3FA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA81
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA81 | 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)
#FFEC77
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#C7F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa81; /* rgb */ color: rgb(195, 250, 129); /* oklch */ color: oklch(92.2% 0.161 129.2);
Tailwind
colors: {
custom: {
50: '#d7fca8',
500: '#c3fa81',
950: '#000000',
},
}SCSS
$custom: #c3fa81; $custom-light: #d7fca8; $custom-dark: #000000;
JSON
{
"hex": "#c3fa81",
"rgb": {
"r": 195,
"g": 250,
"b": 129
},
"hsl": {
"h": 87.273,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.92162,
"c": 0.16113,
"h": 129.2
},
"luminance": 0.81558
}Semantic roles & 50–950 ramp
primary
#C3FA81
secondary
#8948D8
accent
#00E668
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581