#C3FA85#C3FA85
#C3FA85 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.2% C 0.157 H 129.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA85 |
|---|---|
| RGB | rgb(195, 250, 133) |
| HSL | hsl(88, 92%, 75%) |
| HSV | hsv(88, 47%, 98%) |
| CMYK | cmyk(22%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(92.43, -36.25, 50.28) |
| CIE-LCH | lch(92.43, 61.99, 125.79°) |
| OKLab | oklab(92.22% -0.1005 0.121) |
| OKLCH | oklch(92.22% 0.157 129.7) |
| XYZ | xyz(60.9242, 81.6656, 34.7390) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.10
Pistachio (survey)
#C0FA8B
ΔE00 1.16
Light Yellowish Green
#C2FF89
ΔE00 1.24
Light Yellow Green
#CCFD7F
ΔE00 2.01
Celery
#C1FD95
ΔE00 2.46
Pale Lime
#BEFD73
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA85 #BC85FA
analogous
#FAF685 #C3FA85 #89FA85
triadic
#C3FA85 #85C3FA #FA85C3
tetradic
#C3FA85 #85FAF6 #BC85FA #FA8589
square
#C3FA85 #85FAF6 #BC85FA #FA8589
split-complementary
#C3FA85 #8589FA #F685FA
monochromatic
#89F50F #A6F84A #C3FA85 #E0FCC0 #F1FEE2
Accessibility & contrast
On white
1.21
#C3FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#C3FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA85
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA85 | 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)
#FFEC7B
Deuteranopia (green-blind)
#FCE88C
Tritanopia (blue-blind)
#C7F1DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa85; /* rgb */ color: rgb(195, 250, 133); /* oklch */ color: oklch(92.2% 0.157 129.7);
Tailwind
colors: {
custom: {
50: '#d7fcaa',
500: '#c3fa85',
950: '#000000',
},
}SCSS
$custom: #c3fa85; $custom-light: #d7fcaa; $custom-dark: #000000;
JSON
{
"hex": "#c3fa85",
"rgb": {
"r": 195,
"g": 250,
"b": 133
},
"hsl": {
"h": 88.205,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.92216,
"c": 0.15727,
"h": 129.7
},
"luminance": 0.81667
}Semantic roles & 50–950 ramp
primary
#C3FA85
secondary
#8D4BD8
accent
#00E66C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581