#89F080#89F080
#89F080 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.7% C 0.178 H 142.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89F080 |
|---|---|
| RGB | rgb(137, 240, 128) |
| HSL | hsl(115, 79%, 72%) |
| HSV | hsv(115, 47%, 94%) |
| CMYK | cmyk(42.9%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(86.60, -51.48, 44.78) |
| CIE-LCH | lch(86.60, 68.23, 138.98°) |
| OKLab | oklab(86.69% -0.1404 0.1088) |
| OKLCH | oklch(86.69% 0.178 142.2) |
| XYZ | xyz(45.3709, 69.1942, 31.3830) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.60
Light Green
#96F97B
ΔE00 2.88
Easter Green
#8CFD7E
ΔE00 3.04
Palegreen
#98FB98
ΔE00 3.32
Lightgreen (survey)
#76FF7B
ΔE00 3.90
Baby Green
#8CFF9E
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F080 #E780F0
analogous
#C1F080 #89F080 #80F0AF
triadic
#89F080 #8089F0 #F08089
tetradic
#89F080 #80C1F0 #E780F0 #F0AF80
square
#89F080 #80C1F0 #E780F0 #F0AF80
split-complementary
#89F080 #AF80F0 #F080C1
monochromatic
#2ADC1A #56EA49 #89F080 #BCF6B7 #E6FCE4
Accessibility & contrast
On white
1.42
#89F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#89F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F080
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F080 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#7EEAD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89f080; /* rgb */ color: rgb(137, 240, 128); /* oklch */ color: oklch(86.7% 0.178 142.2);
Tailwind
colors: {
custom: {
50: '#b1f5a6',
500: '#89f080',
950: '#000000',
},
}SCSS
$custom: #89f080; $custom-light: #b1f5a6; $custom-dark: #000000;
JSON
{
"hex": "#89f080",
"rgb": {
"r": 137,
"g": 240,
"b": 128
},
"hsl": {
"h": 115.179,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.86687,
"c": 0.17756,
"h": 142.2
},
"luminance": 0.69197
}Semantic roles & 50–950 ramp
primary
#89F080
secondary
#C04ACB
accent
#0ADBCA
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580