#89E07E#89E07E
#89E07E is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.9% C 0.157 H 141.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #89E07E |
|---|---|
| RGB | rgb(137, 224, 126) |
| HSL | hsl(113, 61%, 69%) |
| HSV | hsv(113, 44%, 88%) |
| CMYK | cmyk(38.8%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(81.91, -45.05, 39.84) |
| CIE-LCH | lch(81.91, 60.14, 138.51°) |
| OKLab | oklab(82.86% -0.1229 0.0975) |
| OKLCH | oklch(82.86% 0.157 141.6) |
| XYZ | xyz(40.7364, 60.1338, 29.1951) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Lightish Green
#61E160
ΔE00 4.82
Fresh Green
#69D84F
ΔE00 5.82
Palegreen
#98FB98
ΔE00 5.91
Light Green
#96F97B
ΔE00 6.18
Weird Green
#3AE57F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E07E #D57EE0
analogous
#BAE07E #89E07E #7EE0A4
triadic
#89E07E #7E89E0 #E07E89
tetradic
#89E07E #7EBAE0 #D57EE0 #E0A47E
square
#89E07E #7EBAE0 #D57EE0 #E0A47E
split-complementary
#89E07E #A47EE0 #E07EBA
monochromatic
#3CB82C #5CD44D #89E07E #B6ECAF #E3F8E1
Accessibility & contrast
On white
1.61
#89E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#89E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E07E
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E07E | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D176
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#81DBC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89e07e; /* rgb */ color: rgb(137, 224, 126); /* oklch */ color: oklch(82.9% 0.157 141.6);
Tailwind
colors: {
custom: {
50: '#afeaa5',
500: '#89e07e',
950: '#000000',
},
}SCSS
$custom: #89e07e; $custom-light: #afeaa5; $custom-dark: #000000;
JSON
{
"hex": "#89e07e",
"rgb": {
"r": 137,
"g": 224,
"b": 126
},
"hsl": {
"h": 113.265,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.82855,
"c": 0.15688,
"h": 141.6
},
"luminance": 0.60136
}Semantic roles & 50–950 ramp
primary
#89E07E
secondary
#AB4BB7
accent
#1DC9B6
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480