#89F290#89F290
#89F290 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.4% C 0.165 H 145.4°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #89F290 |
|---|---|
| RGB | rgb(137, 242, 144) |
| HSL | hsl(124, 80%, 74%) |
| HSV | hsv(124, 43%, 95%) |
| CMYK | cmyk(43.4%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(87.40, -50.04, 38.00) |
| CIE-LCH | lch(87.40, 62.83, 142.78°) |
| OKLab | oklab(87.42% -0.1361 0.0939) |
| OKLCH | oklch(87.42% 0.165 145.4) |
| XYZ | xyz(47.1002, 70.8331, 37.5704) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.27
Palegreen
#98FB98
ΔE00 2.23
Baby Green
#8CFF9E
ΔE00 2.83
Mint Green
#8FFF9F
ΔE00 2.84
Foam Green
#90FDA9
ΔE00 3.66
Easter Green
#8CFD7E
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F290 #F289EB
analogous
#B7F289 #89F290 #89F2C5
triadic
#89F290 #9089F2 #F29089
tetradic
#89F290 #89B7F2 #F289EB #F2C589
square
#89F290 #89B7F2 #F289EB #F2C589
split-complementary
#89F290 #C589F2 #F289B7
monochromatic
#1BE628 #52EC5C #89F290 #C0F8C4 #E3FCE5
Accessibility & contrast
On white
1.38
#89F290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#89F290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F290
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F290 | 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)
#F5E189
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#7AEDDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #89f290; /* rgb */ color: rgb(137, 242, 144); /* oklch */ color: oklch(87.4% 0.165 145.4);
Tailwind
colors: {
custom: {
50: '#b0f7b1',
500: '#89f290',
950: '#000000',
},
}SCSS
$custom: #89f290; $custom-light: #b0f7b1; $custom-dark: #000000;
JSON
{
"hex": "#89f290",
"rgb": {
"r": 137,
"g": 242,
"b": 144
},
"hsl": {
"h": 124,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.87416,
"c": 0.16533,
"h": 145.4
},
"luminance": 0.70836
}Semantic roles & 50–950 ramp
primary
#89F290
secondary
#CE51C6
accent
#09CEDC
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581