#97F295#97F295
#97F295 is a very light, vivid green. Relative luminance 0.723; OKLCH L 88.2% C 0.153 H 143.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97F295 |
|---|---|
| RGB | rgb(151, 242, 149) |
| HSL | hsl(119, 78%, 77%) |
| HSV | hsv(119, 38%, 95%) |
| CMYK | cmyk(37.6%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(88.09, -45.20, 36.53) |
| CIE-LCH | lch(88.09, 58.12, 141.05°) |
| OKLab | oklab(88.16% -0.1232 0.0905) |
| OKLCH | oklch(88.16% 0.153 143.7) |
| XYZ | xyz(49.9372, 72.2508, 39.7425) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.05
Palegreen
#98FB98
ΔE00 1.95
Mint Green
#8FFF9F
ΔE00 3.13
Baby Green
#8CFF9E
ΔE00 3.27
Light Pastel Green
#B2FBA5
ΔE00 3.46
Foam Green
#90FDA9
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F295 #F095F2
analogous
#C6F295 #97F295 #95F2C2
triadic
#97F295 #9597F2 #F29597
tetradic
#97F295 #95C6F2 #F095F2 #F2C295
square
#97F295 #95C6F2 #F095F2 #F2C295
split-complementary
#97F295 #C295F2 #F295C6
monochromatic
#2CE528 #62EB5E #97F295 #CCF9CC #E4FCE4
Accessibility & contrast
On white
1.36
#97F295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#97F295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F295
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F295 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28E
Deuteranopia (green-blind)
#E8DA9B
Tritanopia (blue-blind)
#8DEDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #97f295; /* rgb */ color: rgb(151, 242, 149); /* oklch */ color: oklch(88.2% 0.153 143.7);
Tailwind
colors: {
custom: {
50: '#b9f7b5',
500: '#97f295',
950: '#000000',
},
}SCSS
$custom: #97f295; $custom-light: #b9f7b5; $custom-dark: #000000;
JSON
{
"hex": "#97f295",
"rgb": {
"r": 151,
"g": 242,
"b": 149
},
"hsl": {
"h": 118.71,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.88164,
"c": 0.15287,
"h": 143.7
},
"luminance": 0.72253
}Semantic roles & 50–950 ramp
primary
#97F295
secondary
#CD5CCF
accent
#0BDAD6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581