#C2FA97#C2FA97
#C2FA97 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.4% C 0.140 H 132.6°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA97 |
|---|---|
| RGB | rgb(194, 250, 151) |
| HSL | hsl(94, 91%, 79%) |
| HSV | hsv(94, 40%, 98%) |
| CMYK | cmyk(22.4%, 0%, 39.6%, 2%) |
| CIE-LAB | lab(92.61, -34.46, 41.84) |
| CIE-LCH | lch(92.61, 54.21, 129.47°) |
| OKLab | oklab(92.42% -0.0945 0.1028) |
| OKLCH | oklch(92.42% 0.14 132.6) |
| XYZ | xyz(62.0185, 82.0735, 41.8464) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.91
Pistachio (survey)
#C0FA8B
ΔE00 1.78
Tea Green
#BDF8A3
ΔE00 2.64
Light Yellowish Green
#C2FF89
ΔE00 2.73
Pale Light Green
#B1FC99
ΔE00 2.91
Pastel Green
#B0FF9D
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA97 #CF97FA
analogous
#F4FA97 #C2FA97 #97FA9D
triadic
#C2FA97 #97C2FA #FA97C2
tetradic
#C2FA97 #97F4FA #CF97FA #FA9D97
square
#C2FA97 #97F4FA #CF97FA #FA9D97
split-complementary
#C2FA97 #9D97FA #FA97F4
monochromatic
#7EF422 #A0F75D #C2FA97 #E4FDD1 #EEFEE2
Accessibility & contrast
On white
1.21
#C2FA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#C2FA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA97
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA97 | 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)
#FFED90
Deuteranopia (green-blind)
#F9E89C
Tritanopia (blue-blind)
#C3F3E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fa97; /* rgb */ color: rgb(194, 250, 151); /* oklch */ color: oklch(92.4% 0.140 132.6);
Tailwind
colors: {
custom: {
50: '#d6fcb7',
500: '#c2fa97',
950: '#000000',
},
}SCSS
$custom: #c2fa97; $custom-light: #d6fcb7; $custom-dark: #000000;
JSON
{
"hex": "#c2fa97",
"rgb": {
"r": 194,
"g": 250,
"b": 151
},
"hsl": {
"h": 93.939,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.92424,
"c": 0.13961,
"h": 132.6
},
"luminance": 0.82075
}Semantic roles & 50–950 ramp
primary
#C2FA97
secondary
#A35BDA
accent
#00E682
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581