#97F995#97F995
#97F995 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.8% C 0.163 H 143.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97F995 |
|---|---|
| RGB | rgb(151, 249, 149) |
| HSL | hsl(119, 89%, 78%) |
| HSV | hsv(119, 40%, 98%) |
| CMYK | cmyk(39.4%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(90.09, -48.19, 39.14) |
| CIE-LCH | lch(90.09, 62.08, 140.92°) |
| OKLab | oklab(89.79% -0.1313 0.0966) |
| OKLCH | oklch(89.79% 0.163 143.7) |
| XYZ | xyz(52.0606, 76.4976, 40.4503) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.48
Mint Green
#8FFF9F
ΔE00 2.13
Baby Green
#8CFF9E
ΔE00 2.26
Lightgreen
#90EE90
ΔE00 2.39
Pastel Green
#B0FF9D
ΔE00 2.94
Pale Light Green
#B1FC99
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F995 #F795F9
analogous
#C9F995 #97F995 #95F9C5
triadic
#97F995 #9597F9 #F99597
tetradic
#97F995 #95C9F9 #F795F9 #F9C595
square
#97F995 #95C9F9 #F795F9 #F9C595
split-complementary
#97F995 #C595F9 #F995C9
monochromatic
#25F221 #5EF65B #97F995 #D0FCCF #E3FDE2
Accessibility & contrast
On white
1.29
#97F995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#97F995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F995
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F995 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88E
Deuteranopia (green-blind)
#EFDF9B
Tritanopia (blue-blind)
#8CF4E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #97f995; /* rgb */ color: rgb(151, 249, 149); /* oklch */ color: oklch(89.8% 0.163 143.7);
Tailwind
colors: {
custom: {
50: '#bafcb5',
500: '#97f995',
950: '#000000',
},
}SCSS
$custom: #97f995; $custom-light: #bafcb5; $custom-dark: #000000;
JSON
{
"hex": "#97f995",
"rgb": {
"r": 151,
"g": 249,
"b": 149
},
"hsl": {
"h": 118.8,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.89791,
"c": 0.16298,
"h": 143.7
},
"luminance": 0.76501
}Semantic roles & 50–950 ramp
primary
#97F995
secondary
#D659D9
accent
#00E6E1
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581