#97EF8B#97EF8B
#97EF8B is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.3% C 0.158 H 141.4°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97EF8B |
|---|---|
| RGB | rgb(151, 239, 139) |
| HSL | hsl(113, 76%, 74%) |
| HSV | hsv(113, 42%, 94%) |
| CMYK | cmyk(36.8%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(87.08, -45.35, 40.18) |
| CIE-LCH | lch(87.08, 60.59, 138.46°) |
| OKLab | oklab(87.3% -0.1238 0.0987) |
| OKLCH | oklch(87.3% 0.158 141.4) |
| XYZ | xyz(48.2873, 70.1739, 35.4217) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.47
Palegreen
#98FB98
ΔE00 2.73
Pale Light Green
#B1FC99
ΔE00 3.66
Light Green
#96F97B
ΔE00 3.79
Pastel Green
#B0FF9D
ΔE00 3.93
Light Pastel Green
#B2FBA5
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EF8B #E38BEF
analogous
#C9EF8B #97EF8B #8BEFB1
triadic
#97EF8B #8B97EF #EF8B97
tetradic
#97EF8B #8BC9EF #E38BEF #EFB18B
square
#97EF8B #8BC9EF #E38BEF #EFB18B
split-complementary
#97EF8B #B18BEF #EF8BC9
monochromatic
#37E01F #67E855 #97EF8B #C7F6C1 #E7FBE4
Accessibility & contrast
On white
1.40
#97EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#97EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EF8B
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EF8B | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF84
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#8FE9D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #97ef8b; /* rgb */ color: rgb(151, 239, 139); /* oklch */ color: oklch(87.3% 0.158 141.4);
Tailwind
colors: {
custom: {
50: '#b9f5ae',
500: '#97ef8b',
950: '#000000',
},
}SCSS
$custom: #97ef8b; $custom-light: #b9f5ae; $custom-dark: #000000;
JSON
{
"hex": "#97ef8b",
"rgb": {
"r": 151,
"g": 239,
"b": 139
},
"hsl": {
"h": 112.8,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.87297,
"c": 0.15829,
"h": 141.4
},
"luminance": 0.70176
}Semantic roles & 50–950 ramp
primary
#97EF8B
secondary
#BC54CA
accent
#0ED8C0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581