#97E989#97E989
#97E989 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.9% C 0.152 H 140.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97E989 |
|---|---|
| RGB | rgb(151, 233, 137) |
| HSL | hsl(111, 69%, 73%) |
| HSV | hsv(111, 41%, 91%) |
| CMYK | cmyk(35.2%, 0%, 41.2%, 8.6%) |
| CIE-LAB | lab(85.33, -43.04, 38.91) |
| CIE-LCH | lch(85.33, 58.02, 137.88°) |
| OKLab | oklab(85.87% -0.1175 0.0957) |
| OKLCH | oklch(85.87% 0.152 140.8) |
| XYZ | xyz(46.4150, 66.6610, 34.0833) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.85
Palegreen
#98FB98
ΔE00 3.97
Pale Light Green
#B1FC99
ΔE00 4.53
Light Pastel Green
#B2FBA5
ΔE00 4.76
Light Green
#96F97B
ΔE00 4.83
Pastel Green
#B0FF9D
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E989 #DB89E9
analogous
#C7E989 #97E989 #89E9AB
triadic
#97E989 #8997E9 #E98997
tetradic
#97E989 #89C7E9 #DB89E9 #E9AB89
square
#97E989 #89C7E9 #DB89E9 #E9AB89
split-complementary
#97E989 #AB89E9 #E989C7
monochromatic
#40D127 #6ADF55 #97E989 #C4F3BD #E8FAE5
Accessibility & contrast
On white
1.47
#97E989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#97E989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E989
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E989 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#E2D28F
Tritanopia (blue-blind)
#91E3D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e989; /* rgb */ color: rgb(151, 233, 137); /* oklch */ color: oklch(85.9% 0.152 140.8);
Tailwind
colors: {
custom: {
50: '#b9f0ac',
500: '#97e989',
950: '#000000',
},
}SCSS
$custom: #97e989; $custom-light: #b9f0ac; $custom-dark: #000000;
JSON
{
"hex": "#97e989",
"rgb": {
"r": 151,
"g": 233,
"b": 137
},
"hsl": {
"h": 111.25,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.85866,
"c": 0.15153,
"h": 140.8
},
"luminance": 0.66663
}Semantic roles & 50–950 ramp
primary
#97E989
secondary
#B353C3
accent
#15D1B5
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581