#97F199#97F199
#97F199 is a very light, vivid green. Relative luminance 0.718; OKLCH L 88.0% C 0.147 H 144.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97F199 |
|---|---|
| RGB | rgb(151, 241, 153) |
| HSL | hsl(121, 76%, 77%) |
| HSV | hsv(121, 37%, 95%) |
| CMYK | cmyk(37.3%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(87.87, -44.16, 34.24) |
| CIE-LCH | lch(87.87, 55.88, 142.21°) |
| OKLab | oklab(88% -0.1203 0.0853) |
| OKLCH | oklch(88% 0.147 144.7) |
| XYZ | xyz(49.9652, 71.7871, 41.3544) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.32
Palegreen
#98FB98
ΔE00 2.46
Mint Green
#8FFF9F
ΔE00 3.28
Foam Green
#90FDA9
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.43
Light Pastel Green
#B2FBA5
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F199 #F197EF
analogous
#C2F197 #97F199 #97F1C6
triadic
#97F199 #9997F1 #F19997
tetradic
#97F199 #97C2F1 #F197EF #F1C697
square
#97F199 #97C2F1 #F197EF #F1C697
split-complementary
#97F199 #C697F1 #F197C2
monochromatic
#2BE22F #61EA64 #97F199 #CDF8CE #E4FBE5
Accessibility & contrast
On white
1.37
#97F199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#97F199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F199
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F199 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E293
Deuteranopia (green-blind)
#E7D99E
Tritanopia (blue-blind)
#8CECDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #97f199; /* rgb */ color: rgb(151, 241, 153); /* oklch */ color: oklch(88.0% 0.147 144.7);
Tailwind
colors: {
custom: {
50: '#b9f6b8',
500: '#97f199',
950: '#000000',
},
}SCSS
$custom: #97f199; $custom-light: #b9f6b8; $custom-dark: #000000;
JSON
{
"hex": "#97f199",
"rgb": {
"r": 151,
"g": 241,
"b": 153
},
"hsl": {
"h": 121.333,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.88003,
"c": 0.14747,
"h": 144.7
},
"luminance": 0.7179
}Semantic roles & 50–950 ramp
primary
#97F199
secondary
#CE5ECC
accent
#0DD4D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581