#89E185#89E185
#89E185 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.2% C 0.151 H 143.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #89E185 |
|---|---|
| RGB | rgb(137, 225, 133) |
| HSL | hsl(117, 61%, 70%) |
| HSV | hsv(117, 41%, 88%) |
| CMYK | cmyk(39.1%, 0%, 40.9%, 11.8%) |
| CIE-LAB | lab(82.30, -44.48, 36.87) |
| CIE-LCH | lch(82.30, 57.77, 140.35°) |
| OKLab | oklab(83.21% -0.1212 0.0909) |
| OKLCH | oklch(83.21% 0.152 143.1) |
| XYZ | xyz(41.4735, 60.8599, 31.7476) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.88
Lightish Green
#61E160
ΔE00 5.50
Palegreen
#98FB98
ΔE00 5.60
Weird Green
#3AE57F
ΔE00 6.28
Hospital Green
#9BE5AA
ΔE00 6.39
Mint Green
#8FFF9F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E185 #DD85E1
analogous
#B7E185 #89E185 #85E1AF
triadic
#89E185 #8589E1 #E18589
tetradic
#89E185 #85B7E1 #DD85E1 #E1AF85
square
#89E185 #85B7E1 #DD85E1 #E1AF85
split-complementary
#89E185 #AF85E1 #E185B7
monochromatic
#35BD2F #59D554 #89E185 #B9EDB6 #E7F9E6
Accessibility & contrast
On white
1.59
#89E185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#89E185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E185
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E185 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27E
Deuteranopia (green-blind)
#D8CA8B
Tritanopia (blue-blind)
#80DCCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89e185; /* rgb */ color: rgb(137, 225, 133); /* oklch */ color: oklch(83.2% 0.151 143.1);
Tailwind
colors: {
custom: {
50: '#afeba9',
500: '#89e185',
950: '#000000',
},
}SCSS
$custom: #89e185; $custom-light: #afeba9; $custom-dark: #000000;
JSON
{
"hex": "#89e185",
"rgb": {
"r": 137,
"g": 225,
"b": 133
},
"hsl": {
"h": 117.391,
"s": 60.526,
"l": 70.196
},
"oklch": {
"l": 0.83207,
"c": 0.1515,
"h": 143.1
},
"luminance": 0.60862
}Semantic roles & 50–950 ramp
primary
#89E185
secondary
#B451B9
accent
#1DC8C1
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481