#89E282#89E282
#89E282 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.4% C 0.156 H 142.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89E282 |
|---|---|
| RGB | rgb(137, 226, 130) |
| HSL | hsl(116, 62%, 70%) |
| HSV | hsv(116, 42%, 89%) |
| CMYK | cmyk(39.4%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(82.55, -45.34, 38.68) |
| CIE-LCH | lch(82.55, 59.60, 139.53°) |
| OKLab | oklab(83.39% -0.1236 0.0949) |
| OKLCH | oklch(83.39% 0.156 142.5) |
| XYZ | xyz(41.5403, 61.3204, 30.7619) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.78
Lightish Green
#61E160
ΔE00 5.05
Palegreen
#98FB98
ΔE00 5.41
Light Green
#96F97B
ΔE00 6.06
Weird Green
#3AE57F
ΔE00 6.31
Fresh Green
#69D84F
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E282 #DB82E2
analogous
#B9E282 #89E282 #82E2AB
triadic
#89E282 #8289E2 #E28289
tetradic
#89E282 #82B9E2 #DB82E2 #E2AB82
square
#89E282 #82B9E2 #DB82E2 #E2AB82
split-complementary
#89E282 #AB82E2 #E282B9
monochromatic
#37BE2C #5AD650 #89E282 #B8EEB4 #E7F9E5
Accessibility & contrast
On white
1.58
#89E282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#89E282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E282
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E282 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37B
Deuteranopia (green-blind)
#D9CA88
Tritanopia (blue-blind)
#80DDCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89e282; /* rgb */ color: rgb(137, 226, 130); /* oklch */ color: oklch(83.4% 0.156 142.5);
Tailwind
colors: {
custom: {
50: '#afeba7',
500: '#89e282',
950: '#000000',
},
}SCSS
$custom: #89e282; $custom-light: #afeba7; $custom-dark: #000000;
JSON
{
"hex": "#89e282",
"rgb": {
"r": 137,
"g": 226,
"b": 130
},
"hsl": {
"h": 115.625,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.83394,
"c": 0.15588,
"h": 142.5
},
"luminance": 0.61323
}Semantic roles & 50–950 ramp
primary
#89E282
secondary
#B24EBA
accent
#1BCABD
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480