#89E183#89E183
#89E183 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.2% C 0.153 H 142.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89E183 |
|---|---|
| RGB | rgb(137, 225, 131) |
| HSL | hsl(116, 61%, 70%) |
| HSV | hsv(116, 42%, 88%) |
| CMYK | cmyk(39.1%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(82.27, -44.77, 37.83) |
| CIE-LCH | lch(82.27, 58.61, 139.81°) |
| OKLab | oklab(83.17% -0.122 0.093) |
| OKLCH | oklch(83.17% 0.153 142.7) |
| XYZ | xyz(41.3367, 60.8051, 31.0268) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.93
Lightish Green
#61E160
ΔE00 5.26
Palegreen
#98FB98
ΔE00 5.61
Weird Green
#3AE57F
ΔE00 6.33
Light Green
#96F97B
ΔE00 6.39
Fresh Green
#69D84F
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E183 #DB83E1
analogous
#B8E183 #89E183 #83E1AC
triadic
#89E183 #8389E1 #E18389
tetradic
#89E183 #83B8E1 #DB83E1 #E1AC83
square
#89E183 #83B8E1 #DB83E1 #E1AC83
split-complementary
#89E183 #AC83E1 #E183B8
monochromatic
#37BC2E #5AD552 #89E183 #B8EDB4 #E7F9E6
Accessibility & contrast
On white
1.60
#89E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#89E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E183
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E183 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#D8C989
Tritanopia (blue-blind)
#80DCCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89e183; /* rgb */ color: rgb(137, 225, 131); /* oklch */ color: oklch(83.2% 0.153 142.7);
Tailwind
colors: {
custom: {
50: '#afeba8',
500: '#89e183',
950: '#000000',
},
}SCSS
$custom: #89e183; $custom-light: #afeba8; $custom-dark: #000000;
JSON
{
"hex": "#89e183",
"rgb": {
"r": 137,
"g": 225,
"b": 131
},
"hsl": {
"h": 116.17,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.83173,
"c": 0.15346,
"h": 142.7
},
"luminance": 0.60807
}Semantic roles & 50–950 ramp
primary
#89E183
secondary
#B250B9
accent
#1DC9BE
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#111610
muted
#818480