#89F291#89F291
#89F291 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.4% C 0.164 H 145.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #89F291 |
|---|---|
| RGB | rgb(137, 242, 145) |
| HSL | hsl(125, 80%, 74%) |
| HSV | hsv(125, 43%, 95%) |
| CMYK | cmyk(43.4%, 0%, 40.1%, 5.1%) |
| CIE-LAB | lab(87.42, -49.89, 37.53) |
| CIE-LCH | lch(87.42, 62.43, 143.05°) |
| OKLab | oklab(87.43% -0.1357 0.0928) |
| OKLCH | oklch(87.43% 0.164 145.6) |
| XYZ | xyz(47.1770, 70.8638, 37.9747) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.27
Palegreen
#98FB98
ΔE00 2.25
Baby Green
#8CFF9E
ΔE00 2.78
Mint Green
#8FFF9F
ΔE00 2.79
Foam Green
#90FDA9
ΔE00 3.53
Easter Green
#8CFD7E
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F291 #F289EA
analogous
#B6F289 #89F291 #89F2C5
triadic
#89F291 #9189F2 #F29189
tetradic
#89F291 #89B6F2 #F289EA #F2C589
square
#89F291 #89B6F2 #F289EA #F2C589
split-complementary
#89F291 #C589F2 #F289B6
monochromatic
#1BE62A #52EC5E #89F291 #C0F8C4 #E3FCE5
Accessibility & contrast
On white
1.38
#89F291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#89F291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F291
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F291 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#7AEDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #89f291; /* rgb */ color: rgb(137, 242, 145); /* oklch */ color: oklch(87.4% 0.164 145.6);
Tailwind
colors: {
custom: {
50: '#b0f7b2',
500: '#89f291',
950: '#000000',
},
}SCSS
$custom: #89f291; $custom-light: #b0f7b2; $custom-dark: #000000;
JSON
{
"hex": "#89f291",
"rgb": {
"r": 137,
"g": 242,
"b": 145
},
"hsl": {
"h": 124.571,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.87433,
"c": 0.16437,
"h": 145.6
},
"luminance": 0.70867
}Semantic roles & 50–950 ramp
primary
#89F291
secondary
#CE51C5
accent
#09CCDC
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581