#89F89E#89F89E
#89F89E is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.1% C 0.161 H 148.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #89F89E |
|---|---|
| RGB | rgb(137, 248, 158) |
| HSL | hsl(131, 89%, 75%) |
| HSV | hsv(131, 45%, 97%) |
| CMYK | cmyk(44.8%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(89.35, -50.35, 33.60) |
| CIE-LCH | lch(89.35, 60.53, 146.28°) |
| OKLab | oklab(89.08% -0.1369 0.0839) |
| OKLCH | oklch(89.08% 0.161 148.5) |
| XYZ | xyz(50.0525, 74.9183, 44.1643) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.60
Baby Green
#8CFF9E
ΔE00 1.67
Mint Green
#8FFF9F
ΔE00 1.67
Palegreen
#98FB98
ΔE00 2.47
Light Bluish Green
#76FDA8
ΔE00 2.75
Lightgreen
#90EE90
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F89E #F889E3
analogous
#ABF889 #89F89E #89F8D5
triadic
#89F89E #9E89F8 #F89E89
tetradic
#89F89E #89ABF8 #F889E3 #F8D589
square
#89F89E #89ABF8 #F889E3 #F8D589
split-complementary
#89F89E #D589F8 #F889AB
monochromatic
#15F13F #4FF56F #89F89E #C3FBCD #E2FDE7
Accessibility & contrast
On white
1.31
#89F89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#89F89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F89E
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F89E | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE798
Deuteranopia (green-blind)
#EADCA3
Tritanopia (blue-blind)
#76F4E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #89f89e; /* rgb */ color: rgb(137, 248, 158); /* oklch */ color: oklch(89.1% 0.161 148.5);
Tailwind
colors: {
custom: {
50: '#b1fbbb',
500: '#89f89e',
950: '#000000',
},
}SCSS
$custom: #89f89e; $custom-light: #b1fbbb; $custom-dark: #000000;
JSON
{
"hex": "#89f89e",
"rgb": {
"r": 137,
"g": 248,
"b": 158
},
"hsl": {
"h": 131.351,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.89077,
"c": 0.16056,
"h": 148.5
},
"luminance": 0.74922
}Semantic roles & 50–950 ramp
primary
#89F89E
secondary
#D64FBC
accent
#00BAE5
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582