#97EB8F#97EB8F
#97EB8F is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.4% C 0.149 H 142.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #97EB8F |
|---|---|
| RGB | rgb(151, 235, 143) |
| HSL | hsl(115, 70%, 74%) |
| HSV | hsv(115, 39%, 92%) |
| CMYK | cmyk(35.7%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(85.99, -43.05, 36.79) |
| CIE-LCH | lch(85.99, 56.63, 139.49°) |
| OKLab | oklab(86.43% -0.1174 0.091) |
| OKLCH | oklch(86.43% 0.149 142.2) |
| XYZ | xyz(47.4268, 67.9767, 36.6031) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.21
Palegreen
#98FB98
ΔE00 3.45
Light Pastel Green
#B2FBA5
ΔE00 4.25
Pale Light Green
#B1FC99
ΔE00 4.37
Pastel Green
#B0FF9D
ΔE00 4.64
Mint Green
#8FFF9F
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EB8F #E38FEB
analogous
#C5EB8F #97EB8F #8FEBB5
triadic
#97EB8F #8F97EB #EB8F97
tetradic
#97EB8F #8FC5EB #E38FEB #EBB58F
square
#97EB8F #8FC5EB #E38FEB #EBB58F
split-complementary
#97EB8F #B58FEB #EB8FC5
monochromatic
#37D827 #67E25B #97EB8F #C7F4C3 #E7FAE5
Accessibility & contrast
On white
1.44
#97EB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#97EB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EB8F
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EB8F | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC88
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#8FE6D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #97eb8f; /* rgb */ color: rgb(151, 235, 143); /* oklch */ color: oklch(86.4% 0.149 142.2);
Tailwind
colors: {
custom: {
50: '#b9f2b1',
500: '#97eb8f',
950: '#000000',
},
}SCSS
$custom: #97eb8f; $custom-light: #b9f2b1; $custom-dark: #000000;
JSON
{
"hex": "#97eb8f",
"rgb": {
"r": 151,
"g": 235,
"b": 143
},
"hsl": {
"h": 114.783,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.86433,
"c": 0.14852,
"h": 142.2
},
"luminance": 0.67979
}Semantic roles & 50–950 ramp
primary
#97EB8F
secondary
#BC59C6
accent
#14D2C1
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121711
muted
#828581