#C3FA95#C3FA95
#C3FA95 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.5% C 0.141 H 131.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA95 |
|---|---|
| RGB | rgb(195, 250, 149) |
| HSL | hsl(93, 91%, 78%) |
| HSV | hsv(93, 40%, 98%) |
| CMYK | cmyk(22%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(92.64, -34.37, 42.87) |
| CIE-LCH | lch(92.64, 54.94, 128.72°) |
| OKLab | oklab(92.45% -0.0943 0.1051) |
| OKLCH | oklch(92.45% 0.141 131.9) |
| XYZ | xyz(62.1150, 82.1419, 41.0103) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.87
Pistachio (survey)
#C0FA8B
ΔE00 1.44
Light Yellowish Green
#C2FF89
ΔE00 2.42
Tea Green
#BDF8A3
ΔE00 3.04
Pale Light Green
#B1FC99
ΔE00 3.22
Light Pea Green
#C4FE82
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA95 #CC95FA
analogous
#F6FA95 #C3FA95 #95FA99
triadic
#C3FA95 #95C3FA #FA95C3
tetradic
#C3FA95 #95F6FA #CC95FA #FA9995
square
#C3FA95 #95F6FA #CC95FA #FA9995
split-complementary
#C3FA95 #9995FA #FA95F6
monochromatic
#81F420 #A2F75B #C3FA95 #E4FDCF #EEFEE2
Accessibility & contrast
On white
1.20
#C3FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#C3FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA95
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA95 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#FAE89B
Tritanopia (blue-blind)
#C5F2E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c3fa95; /* rgb */ color: rgb(195, 250, 149); /* oklch */ color: oklch(92.5% 0.141 131.9);
Tailwind
colors: {
custom: {
50: '#d7fcb5',
500: '#c3fa95',
950: '#000000',
},
}SCSS
$custom: #c3fa95; $custom-light: #d7fcb5; $custom-dark: #000000;
JSON
{
"hex": "#c3fa95",
"rgb": {
"r": 195,
"g": 250,
"b": 149
},
"hsl": {
"h": 92.673,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.92454,
"c": 0.1412,
"h": 131.9
},
"luminance": 0.82143
}Semantic roles & 50–950 ramp
primary
#C3FA95
secondary
#9F59DA
accent
#00E67D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581