#C2FC97#C2FC97
#C2FC97 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.9% C 0.143 H 132.9°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC97 |
|---|---|
| RGB | rgb(194, 252, 151) |
| HSL | hsl(94, 94%, 79%) |
| HSV | hsv(94, 40%, 99%) |
| CMYK | cmyk(23%, 0%, 40.1%, 1.2%) |
| CIE-LAB | lab(93.16, -35.37, 42.55) |
| CIE-LCH | lch(93.16, 55.33, 129.74°) |
| OKLab | oklab(92.87% -0.097 0.1044) |
| OKLCH | oklch(92.87% 0.143 132.9) |
| XYZ | xyz(62.6432, 83.3230, 42.0547) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.47
Pistachio (survey)
#C0FA8B
ΔE00 1.65
Light Yellowish Green
#C2FF89
ΔE00 2.42
Pale Light Green
#B1FC99
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 2.85
Pastel Green
#B0FF9D
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC97 #D197FC
analogous
#F5FC97 #C2FC97 #97FC9F
triadic
#C2FC97 #97C2FC #FC97C2
tetradic
#C2FC97 #97F5FC #D197FC #FC9F97
square
#C2FC97 #97F5FC #D197FC #FC9F97
split-complementary
#C2FC97 #9F97FC #FC97F5
monochromatic
#7CF920 #9FFA5C #C2FC97 #E5FED2 #EEFEE1
Accessibility & contrast
On white
1.19
#C2FC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#C2FC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC97
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC97 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8F
Deuteranopia (green-blind)
#FBEA9D
Tritanopia (blue-blind)
#C3F5E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2fc97; /* rgb */ color: rgb(194, 252, 151); /* oklch */ color: oklch(92.9% 0.143 132.9);
Tailwind
colors: {
custom: {
50: '#d6fdb7',
500: '#c2fc97',
950: '#000000',
},
}SCSS
$custom: #c2fc97; $custom-light: #d6fdb7; $custom-dark: #000000;
JSON
{
"hex": "#c2fc97",
"rgb": {
"r": 194,
"g": 252,
"b": 151
},
"hsl": {
"h": 94.455,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.92866,
"c": 0.14252,
"h": 132.9
},
"luminance": 0.83325
}Semantic roles & 50–950 ramp
primary
#C2FC97
secondary
#A55ADD
accent
#00E684
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581