#89E092#89E092
#89E092 is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.2% C 0.137 H 146.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #89E092 |
|---|---|
| RGB | rgb(137, 224, 146) |
| HSL | hsl(126, 58%, 71%) |
| HSV | hsv(126, 39%, 88%) |
| CMYK | cmyk(38.8%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(82.22, -42.04, 30.18) |
| CIE-LCH | lch(82.22, 51.75, 144.33°) |
| OKLab | oklab(83.21% -0.1145 0.0755) |
| OKLCH | oklch(83.21% 0.137 146.6) |
| XYZ | xyz(42.1583, 60.7025, 36.6839) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.81
Hospital Green
#9BE5AA
ΔE00 4.23
Light Sea Green
#98F6B0
ΔE00 5.39
Seafoam (survey)
#80F9AD
ΔE00 6.21
Foam Green
#90FDA9
ΔE00 6.27
Light Mint Green
#A6FBB2
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E092 #E089D7
analogous
#ABE089 #89E092 #89E0BD
triadic
#89E092 #9289E0 #E09289
tetradic
#89E092 #89ABE0 #E089D7 #E0BD89
square
#89E092 #89ABE0 #E089D7 #E0BD89
split-complementary
#89E092 #BD89E0 #E089AB
monochromatic
#32BD40 #59D365 #89E092 #B9EDBF #E7F9E9
Accessibility & contrast
On white
1.60
#89E092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#89E092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E092
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E092 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28D
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#7DDCCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89e092; /* rgb */ color: rgb(137, 224, 146); /* oklch */ color: oklch(83.2% 0.137 146.6);
Tailwind
colors: {
custom: {
50: '#afeab2',
500: '#89e092',
950: '#000000',
},
}SCSS
$custom: #89e092; $custom-light: #afeab2; $custom-dark: #000000;
JSON
{
"hex": "#89e092",
"rgb": {
"r": 137,
"g": 224,
"b": 146
},
"hsl": {
"h": 126.207,
"s": 58.389,
"l": 70.784
},
"oklch": {
"l": 0.83206,
"c": 0.13718,
"h": 146.6
},
"luminance": 0.60705
}Semantic roles & 50–950 ramp
primary
#89E092
secondary
#B855AE
accent
#1FB5C6
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481