#89F494#89F494
#89F494 is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.0% C 0.164 H 146.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89F494 |
|---|---|
| RGB | rgb(137, 244, 148) |
| HSL | hsl(126, 83%, 75%) |
| HSV | hsv(126, 44%, 96%) |
| CMYK | cmyk(43.9%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(88.04, -50.26, 36.85) |
| CIE-LCH | lch(88.04, 62.33, 143.75°) |
| OKLab | oklab(87.96% -0.1367 0.0913) |
| OKLCH | oklch(87.96% 0.164 146.3) |
| XYZ | xyz(48.0099, 72.1546, 39.4086) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.67
Palegreen
#98FB98
ΔE00 2.04
Baby Green
#8CFF9E
ΔE00 2.30
Mint Green
#8FFF9F
ΔE00 2.32
Foam Green
#90FDA9
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F494 #F489E9
analogous
#B4F489 #89F494 #89F4C9
triadic
#89F494 #9489F4 #F49489
tetradic
#89F494 #89B4F4 #F489E9 #F4C989
square
#89F494 #89B4F4 #F489E9 #F4C989
split-complementary
#89F494 #C989F4 #F489B4
monochromatic
#19EA2E #51EF61 #89F494 #C1F9C7 #E3FCE6
Accessibility & contrast
On white
1.36
#89F494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#89F494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F494
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F494 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38D
Deuteranopia (green-blind)
#E7D99A
Tritanopia (blue-blind)
#79EFDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89f494; /* rgb */ color: rgb(137, 244, 148); /* oklch */ color: oklch(88.0% 0.164 146.3);
Tailwind
colors: {
custom: {
50: '#b1f8b4',
500: '#89f494',
950: '#000000',
},
}SCSS
$custom: #89f494; $custom-light: #b1f8b4; $custom-dark: #000000;
JSON
{
"hex": "#89f494",
"rgb": {
"r": 137,
"g": 244,
"b": 148
},
"hsl": {
"h": 126.168,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.87957,
"c": 0.16436,
"h": 146.3
},
"luminance": 0.72158
}Semantic roles & 50–950 ramp
primary
#89F494
secondary
#D150C4
accent
#06C9DF
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581