#89EA7A#89EA7A
#89EA7A is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.175 H 141.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #89EA7A |
|---|---|
| RGB | rgb(137, 234, 122) |
| HSL | hsl(112, 73%, 70%) |
| HSV | hsv(112, 48%, 92%) |
| CMYK | cmyk(41.5%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(84.77, -49.79, 45.39) |
| CIE-LCH | lch(84.77, 67.38, 137.65°) |
| OKLab | oklab(85.17% -0.136 0.1098) |
| OKLCH | oklch(85.17% 0.175 141.1) |
| XYZ | xyz(43.2504, 65.5665, 28.7852) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.01
Light Green
#96F97B
ΔE00 3.61
Easter Green
#8CFD7E
ΔE00 4.13
Lightish Green
#61E160
ΔE00 4.21
Palegreen
#98FB98
ΔE00 4.47
Lightgreen (survey)
#76FF7B
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EA7A #DB7AEA
analogous
#C1EA7A #89EA7A #7AEAA3
triadic
#89EA7A #7A89EA #EA7A89
tetradic
#89EA7A #7AC1EA #DB7AEA #EAA37A
square
#89EA7A #7AC1EA #DB7AEA #EAA37A
split-complementary
#89EA7A #A37AEA #EA7AC1
monochromatic
#37CA20 #5AE245 #89EA7A #B8F2AF #E7FBE4
Accessibility & contrast
On white
1.49
#89EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#89EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EA7A
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EA7A | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#80E4D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #89ea7a; /* rgb */ color: rgb(137, 234, 122); /* oklch */ color: oklch(85.2% 0.175 141.1);
Tailwind
colors: {
custom: {
50: '#b0f1a2',
500: '#89ea7a',
950: '#000000',
},
}SCSS
$custom: #89ea7a; $custom-light: #b0f1a2; $custom-dark: #000000;
JSON
{
"hex": "#89ea7a",
"rgb": {
"r": 137,
"g": 234,
"b": 122
},
"hsl": {
"h": 111.964,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.85172,
"c": 0.1748,
"h": 141.1
},
"luminance": 0.65569
}Semantic roles & 50–950 ramp
primary
#89EA7A
secondary
#B246C3
accent
#11D5BB
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#11170F
muted
#818580