#97EA8B#97EA8B
#97EA8B is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.1% C 0.151 H 141.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA8B |
|---|---|
| RGB | rgb(151, 234, 139) |
| HSL | hsl(112, 69%, 73%) |
| HSV | hsv(112, 41%, 92%) |
| CMYK | cmyk(35.5%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(85.65, -43.19, 38.33) |
| CIE-LCH | lch(85.65, 57.75, 138.41°) |
| OKLab | oklab(86.13% -0.1179 0.0944) |
| OKLCH | oklch(86.13% 0.151 141.3) |
| XYZ | xyz(46.8437, 67.2867, 34.9405) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.57
Palegreen
#98FB98
ΔE00 3.71
Pale Light Green
#B1FC99
ΔE00 4.40
Light Pastel Green
#B2FBA5
ΔE00 4.54
Pastel Green
#B0FF9D
ΔE00 4.75
Light Green
#96F97B
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA8B #DE8BEA
analogous
#C6EA8B #97EA8B #8BEAAE
triadic
#97EA8B #8B97EA #EA8B97
tetradic
#97EA8B #8BC6EA #DE8BEA #EAAE8B
square
#97EA8B #8BC6EA #DE8BEA #EAAE8B
split-complementary
#97EA8B #AE8BEA #EA8BC6
monochromatic
#3CD426 #69E157 #97EA8B #C5F3BF #E8FAE5
Accessibility & contrast
On white
1.45
#97EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#97EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA8B
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA8B | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB84
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#90E5D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97ea8b; /* rgb */ color: rgb(151, 234, 139); /* oklch */ color: oklch(86.1% 0.151 141.3);
Tailwind
colors: {
custom: {
50: '#b9f1ae',
500: '#97ea8b',
950: '#000000',
},
}SCSS
$custom: #97ea8b; $custom-light: #b9f1ae; $custom-dark: #000000;
JSON
{
"hex": "#97ea8b",
"rgb": {
"r": 151,
"g": 234,
"b": 139
},
"hsl": {
"h": 112.421,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.86132,
"c": 0.15102,
"h": 141.3
},
"luminance": 0.67289
}Semantic roles & 50–950 ramp
primary
#97EA8B
secondary
#B655C4
accent
#14D1B9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581