#89EB83#89EB83
#89EB83 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.5% C 0.168 H 142.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89EB83 |
|---|---|
| RGB | rgb(137, 235, 131) |
| HSL | hsl(117, 72%, 72%) |
| HSV | hsv(117, 44%, 92%) |
| CMYK | cmyk(41.7%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(85.19, -49.00, 41.55) |
| CIE-LCH | lch(85.19, 64.25, 139.71°) |
| OKLab | oklab(85.55% -0.1335 0.1015) |
| OKLCH | oklch(85.55% 0.168 142.8) |
| XYZ | xyz(44.1196, 66.3710, 31.9544) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.79
Palegreen
#98FB98
ΔE00 3.70
Light Green
#96F97B
ΔE00 4.16
Easter Green
#8CFD7E
ΔE00 4.42
Baby Green
#8CFF9E
ΔE00 4.80
Mint Green
#8FFF9F
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EB83 #E583EB
analogous
#BDEB83 #89EB83 #83EBB1
triadic
#89EB83 #8389EB #EB8389
tetradic
#89EB83 #83BDEB #E583EB #EBB183
square
#89EB83 #83BDEB #E583EB #EBB183
split-complementary
#89EB83 #B183EB #EB83BD
monochromatic
#2CD222 #57E24E #89EB83 #BBF4B8 #E6FBE5
Accessibility & contrast
On white
1.47
#89EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#89EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EB83
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EB83 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7B
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#7EE5D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89eb83; /* rgb */ color: rgb(137, 235, 131); /* oklch */ color: oklch(85.5% 0.168 142.8);
Tailwind
colors: {
custom: {
50: '#b0f2a8',
500: '#89eb83',
950: '#000000',
},
}SCSS
$custom: #89eb83; $custom-light: #b0f2a8; $custom-dark: #000000;
JSON
{
"hex": "#89eb83",
"rgb": {
"r": 137,
"g": 235,
"b": 131
},
"hsl": {
"h": 116.538,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.85545,
"c": 0.16777,
"h": 142.8
},
"luminance": 0.66374
}Semantic roles & 50–950 ramp
primary
#89EB83
secondary
#BE4DC5
accent
#11D4C9
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#111710
muted
#818580