#C2FF97#C2FF97
#C2FF97 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.5% C 0.147 H 133.3°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF97 |
|---|---|
| RGB | rgb(194, 255, 151) |
| HSL | hsl(95, 100%, 80%) |
| HSV | hsv(95, 41%, 100%) |
| CMYK | cmyk(23.9%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(93.98, -36.73, 43.60) |
| CIE-LCH | lch(93.98, 57.01, 130.11°) |
| OKLab | oklab(93.53% -0.1008 0.1068) |
| OKLCH | oklch(93.53% 0.147 133.3) |
| XYZ | xyz(63.5928, 85.2221, 42.3712) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.42
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Light Yellowish Green
#C2FF89
ΔE00 2.09
Pale Light Green
#B1FC99
ΔE00 2.71
Light Pea Green
#C4FE82
ΔE00 3.15
Pastel Green
#B0FF9D
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF97 #D497FF
analogous
#F6FF97 #C2FF97 #97FFA0
triadic
#C2FF97 #97C2FF #FF97C2
tetradic
#C2FF97 #97F6FF #D497FF #FFA097
square
#C2FF97 #97F6FF #D497FF #FFA097
split-complementary
#C2FF97 #A097FF #FF97F6
monochromatic
#7AFF1D #9EFF5A #C2FF97 #E6FFD4 #EDFFE0
Accessibility & contrast
On white
1.16
#C2FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#C2FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF97
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF97 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18F
Deuteranopia (green-blind)
#FEEC9D
Tritanopia (blue-blind)
#C3F7E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c2ff97; /* rgb */ color: rgb(194, 255, 151); /* oklch */ color: oklch(93.5% 0.147 133.3);
Tailwind
colors: {
custom: {
50: '#d6ffb7',
500: '#c2ff97',
950: '#000000',
},
}SCSS
$custom: #c2ff97; $custom-light: #d6ffb7; $custom-dark: #000000;
JSON
{
"hex": "#c2ff97",
"rgb": {
"r": 194,
"g": 255,
"b": 151
},
"hsl": {
"h": 95.192,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.9353,
"c": 0.14687,
"h": 133.3
},
"luminance": 0.85224
}Semantic roles & 50–950 ramp
primary
#C2FF97
secondary
#A959E2
accent
#00E687
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681