#89F082#89F082
#89F082 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.176 H 142.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89F082 |
|---|---|
| RGB | rgb(137, 240, 130) |
| HSL | hsl(116, 79%, 73%) |
| HSV | hsv(116, 46%, 94%) |
| CMYK | cmyk(42.9%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(86.63, -51.21, 43.86) |
| CIE-LCH | lch(86.63, 67.42, 139.42°) |
| OKLab | oklab(86.72% -0.1396 0.1067) |
| OKLCH | oklch(86.72% 0.176 142.6) |
| XYZ | xyz(45.5038, 69.2473, 32.0831) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.33
Light Green
#96F97B
ΔE00 3.09
Palegreen
#98FB98
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.19
Lightgreen (survey)
#76FF7B
ΔE00 4.00
Baby Green
#8CFF9E
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F082 #E982F0
analogous
#C0F082 #89F082 #82F0B2
triadic
#89F082 #8289F0 #F08289
tetradic
#89F082 #82C0F0 #E982F0 #F0B282
square
#89F082 #82C0F0 #E982F0 #F0B282
split-complementary
#89F082 #B282F0 #F082C0
monochromatic
#27DD1B #55E94B #89F082 #BDF7B9 #E5FCE4
Accessibility & contrast
On white
1.41
#89F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#89F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F082
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F082 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF79
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#7EEAD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89f082; /* rgb */ color: rgb(137, 240, 130); /* oklch */ color: oklch(86.7% 0.176 142.6);
Tailwind
colors: {
custom: {
50: '#b1f5a8',
500: '#89f082',
950: '#000000',
},
}SCSS
$custom: #89f082; $custom-light: #b1f5a8; $custom-dark: #000000;
JSON
{
"hex": "#89f082",
"rgb": {
"r": 137,
"g": 240,
"b": 130
},
"hsl": {
"h": 116.182,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.86717,
"c": 0.17571,
"h": 142.6
},
"luminance": 0.6925
}Semantic roles & 50–950 ramp
primary
#89F082
secondary
#C34BCB
accent
#0BDBCE
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#111710
muted
#818580