#97FB95#97FB95
#97FB95 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.3% C 0.166 H 143.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97FB95 |
|---|---|
| RGB | rgb(151, 251, 149) |
| HSL | hsl(119, 93%, 78%) |
| HSV | hsv(119, 41%, 98%) |
| CMYK | cmyk(39.8%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(90.66, -49.03, 39.88) |
| CIE-LCH | lch(90.66, 63.20, 140.88°) |
| OKLab | oklab(90.26% -0.1336 0.0983) |
| OKLCH | oklch(90.26% 0.166 143.6) |
| XYZ | xyz(52.6821, 77.7405, 40.6574) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.46
Mint Green
#8FFF9F
ΔE00 2.02
Baby Green
#8CFF9E
ΔE00 2.13
Lightgreen
#90EE90
ΔE00 2.83
Pastel Green
#B0FF9D
ΔE00 2.87
Pale Light Green
#B1FC99
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FB95 #F995FB
analogous
#CAFB95 #97FB95 #95FBC6
triadic
#97FB95 #9597FB #FB9597
tetradic
#97FB95 #95CAFB #F995FB #FBC695
square
#97FB95 #95CAFB #F995FB #FBC695
split-complementary
#97FB95 #C695FB #FB95CA
monochromatic
#23F71F #5DF95A #97FB95 #D1FDD0 #E2FEE2
Accessibility & contrast
On white
1.27
#97FB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#97FB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FB95
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FB95 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8E
Deuteranopia (green-blind)
#F0E19B
Tritanopia (blue-blind)
#8CF6E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #97fb95; /* rgb */ color: rgb(151, 251, 149); /* oklch */ color: oklch(90.3% 0.166 143.6);
Tailwind
colors: {
custom: {
50: '#bafdb5',
500: '#97fb95',
950: '#000000',
},
}SCSS
$custom: #97fb95; $custom-light: #bafdb5; $custom-dark: #000000;
JSON
{
"hex": "#97fb95",
"rgb": {
"r": 151,
"g": 251,
"b": 149
},
"hsl": {
"h": 118.824,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.90256,
"c": 0.16585,
"h": 143.6
},
"luminance": 0.77744
}Semantic roles & 50–950 ramp
primary
#97FB95
secondary
#D959DC
accent
#00E6E1
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681