#97EA8A#97EA8A
#97EA8A is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.1% C 0.152 H 141.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA8A |
|---|---|
| RGB | rgb(151, 234, 138) |
| HSL | hsl(112, 70%, 73%) |
| HSV | hsv(112, 41%, 92%) |
| CMYK | cmyk(35.5%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(85.63, -43.33, 38.81) |
| CIE-LCH | lch(85.63, 58.17, 138.15°) |
| OKLab | oklab(86.12% -0.1183 0.0955) |
| OKLCH | oklch(86.12% 0.152 141.1) |
| XYZ | xyz(46.7710, 67.2576, 34.5574) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.66
Palegreen
#98FB98
ΔE00 3.73
Pale Light Green
#B1FC99
ΔE00 4.38
Light Pastel Green
#B2FBA5
ΔE00 4.60
Light Green
#96F97B
ΔE00 4.73
Pastel Green
#B0FF9D
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA8A #DD8AEA
analogous
#C7EA8A #97EA8A #8AEAAD
triadic
#97EA8A #8A97EA #EA8A97
tetradic
#97EA8A #8AC7EA #DD8AEA #EAAD8A
square
#97EA8A #8AC7EA #DD8AEA #EAAD8A
split-complementary
#97EA8A #AD8AEA #EA8AC7
monochromatic
#3DD426 #69E156 #97EA8A #C5F3BE #E8FAE5
Accessibility & contrast
On white
1.45
#97EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#97EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA8A
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA8A | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#90E4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97ea8a; /* rgb */ color: rgb(151, 234, 138); /* oklch */ color: oklch(86.1% 0.152 141.1);
Tailwind
colors: {
custom: {
50: '#b9f1ad',
500: '#97ea8a',
950: '#000000',
},
}SCSS
$custom: #97ea8a; $custom-light: #b9f1ad; $custom-dark: #000000;
JSON
{
"hex": "#97ea8a",
"rgb": {
"r": 151,
"g": 234,
"b": 138
},
"hsl": {
"h": 111.875,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.86115,
"c": 0.15201,
"h": 141.1
},
"luminance": 0.6726
}Semantic roles & 50–950 ramp
primary
#97EA8A
secondary
#B554C4
accent
#14D2B8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581