#C2FA98#C2FA98
#C2FA98 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.4% C 0.139 H 132.8°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA98 |
|---|---|
| RGB | rgb(194, 250, 152) |
| HSL | hsl(94, 91%, 79%) |
| HSV | hsv(94, 39%, 98%) |
| CMYK | cmyk(22.4%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(92.62, -34.33, 41.37) |
| CIE-LCH | lch(92.62, 53.76, 129.69°) |
| OKLab | oklab(92.44% -0.0941 0.1017) |
| OKLCH | oklch(92.44% 0.139 132.8) |
| XYZ | xyz(62.1000, 82.1061, 42.2759) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.01
Pistachio (survey)
#C0FA8B
ΔE00 1.94
Tea Green
#BDF8A3
ΔE00 2.48
Pale Light Green
#B1FC99
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 2.88
Pastel Green
#B0FF9D
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA98 #D098FA
analogous
#F3FA98 #C2FA98 #98FA9F
triadic
#C2FA98 #98C2FA #FA98C2
tetradic
#C2FA98 #98F3FA #D098FA #FA9F98
square
#C2FA98 #98F3FA #D098FA #FA9F98
split-complementary
#C2FA98 #9F98FA #FA98F3
monochromatic
#7DF423 #9FF75E #C2FA98 #E5FDD2 #EEFEE2
Accessibility & contrast
On white
1.21
#C2FA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#C2FA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA98
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA98 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED91
Deuteranopia (green-blind)
#F9E89D
Tritanopia (blue-blind)
#C3F3E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fa98; /* rgb */ color: rgb(194, 250, 152); /* oklch */ color: oklch(92.4% 0.139 132.8);
Tailwind
colors: {
custom: {
50: '#d6fcb7',
500: '#c2fa98',
950: '#000000',
},
}SCSS
$custom: #c2fa98; $custom-light: #d6fcb7; $custom-dark: #000000;
JSON
{
"hex": "#c2fa98",
"rgb": {
"r": 194,
"g": 250,
"b": 152
},
"hsl": {
"h": 94.286,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.92441,
"c": 0.13858,
"h": 132.8
},
"luminance": 0.82108
}Semantic roles & 50–950 ramp
primary
#C2FA98
secondary
#A45CDB
accent
#00E683
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581