#C3FA84#C3FA84
#C3FA84 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.2% C 0.158 H 129.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA84 |
|---|---|
| RGB | rgb(195, 250, 132) |
| HSL | hsl(88, 92%, 75%) |
| HSV | hsv(88, 47%, 98%) |
| CMYK | cmyk(22%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(92.41, -36.36, 50.74) |
| CIE-LCH | lch(92.41, 62.42, 125.63°) |
| OKLab | oklab(92.2% -0.1008 0.122) |
| OKLCH | oklch(92.2% 0.158 129.6) |
| XYZ | xyz(60.8555, 81.6381, 34.3769) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.01
Light Yellowish Green
#C2FF89
ΔE00 1.28
Pistachio (survey)
#C0FA8B
ΔE00 1.29
Light Yellow Green
#CCFD7F
ΔE00 1.90
Pale Lime
#BEFD73
ΔE00 2.38
Celery
#C1FD95
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA84 #BB84FA
analogous
#FAF684 #C3FA84 #88FA84
triadic
#C3FA84 #84C3FA #FA84C3
tetradic
#C3FA84 #84FAF6 #BB84FA #FA8488
square
#C3FA84 #84FAF6 #BB84FA #FA8488
split-complementary
#C3FA84 #8488FA #F684FA
monochromatic
#8AF50E #A6F849 #C3FA84 #E0FCBF #F1FEE2
Accessibility & contrast
On white
1.21
#C3FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#C3FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA84
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA84 | 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)
#FFEC7A
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#C7F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa84; /* rgb */ color: rgb(195, 250, 132); /* oklch */ color: oklch(92.2% 0.158 129.6);
Tailwind
colors: {
custom: {
50: '#d7fcaa',
500: '#c3fa84',
950: '#000000',
},
}SCSS
$custom: #c3fa84; $custom-light: #d7fcaa; $custom-dark: #000000;
JSON
{
"hex": "#c3fa84",
"rgb": {
"r": 195,
"g": 250,
"b": 132
},
"hsl": {
"h": 87.966,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.92203,
"c": 0.15825,
"h": 129.6
},
"luminance": 0.81639
}Semantic roles & 50–950 ramp
primary
#C3FA84
secondary
#8C4AD8
accent
#00E66B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581