#C2FA99#C2FA99
#C2FA99 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.5% C 0.138 H 132.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA99 |
|---|---|
| RGB | rgb(194, 250, 153) |
| HSL | hsl(95, 91%, 79%) |
| HSV | hsv(95, 39%, 98%) |
| CMYK | cmyk(22.4%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(92.64, -34.20, 40.90) |
| CIE-LCH | lch(92.64, 53.32, 129.90°) |
| OKLab | oklab(92.46% -0.0937 0.1007) |
| OKLCH | oklch(92.46% 0.138 132.9) |
| XYZ | xyz(62.1823, 82.1390, 42.7091) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.13
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Tea Green
#BDF8A3
ΔE00 2.32
Pale Light Green
#B1FC99
ΔE00 2.81
Light Yellowish Green
#C2FF89
ΔE00 3.03
Washed Out Green
#BCF5A6
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA99 #D199FA
analogous
#F3FA99 #C2FA99 #99FAA1
triadic
#C2FA99 #99C2FA #FA99C2
tetradic
#C2FA99 #99F3FA #D199FA #FAA199
square
#C2FA99 #99F3FA #D199FA #FAA199
split-complementary
#C2FA99 #A199FA #FA99F3
monochromatic
#7CF424 #9FF75F #C2FA99 #E5FDD3 #EEFEE2
Accessibility & contrast
On white
1.20
#C2FA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#C2FA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA99
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA99 | 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)
#FFED92
Deuteranopia (green-blind)
#F9E89E
Tritanopia (blue-blind)
#C3F3E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fa99; /* rgb */ color: rgb(194, 250, 153); /* oklch */ color: oklch(92.5% 0.138 132.9);
Tailwind
colors: {
custom: {
50: '#d6fcb8',
500: '#c2fa99',
950: '#000000',
},
}SCSS
$custom: #c2fa99; $custom-light: #d6fcb8; $custom-dark: #000000;
JSON
{
"hex": "#c2fa99",
"rgb": {
"r": 194,
"g": 250,
"b": 153
},
"hsl": {
"h": 94.639,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.92457,
"c": 0.13754,
"h": 132.9
},
"luminance": 0.8214
}Semantic roles & 50–950 ramp
primary
#C2FA99
secondary
#A55DDB
accent
#00E684
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581