#89F992#89F992
#89F992 is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.1% C 0.173 H 145.6°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #89F992 |
|---|---|
| RGB | rgb(137, 249, 146) |
| HSL | hsl(125, 90%, 76%) |
| HSV | hsv(125, 45%, 98%) |
| CMYK | cmyk(45%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(89.46, -52.62, 39.68) |
| CIE-LCH | lch(89.46, 65.90, 142.98°) |
| OKLab | oklab(89.1% -0.143 0.0978) |
| OKLCH | oklch(89.1% 0.173 145.6) |
| XYZ | xyz(49.3779, 75.1416, 39.0904) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.53
Baby Green
#8CFF9E
ΔE00 1.74
Mint Green
#8FFF9F
ΔE00 1.81
Lightgreen
#90EE90
ΔE00 2.65
Foam Green
#90FDA9
ΔE00 3.36
Easter Green
#8CFD7E
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F992 #F989F0
analogous
#B8F989 #89F992 #89F9CA
triadic
#89F992 #9289F9 #F99289
tetradic
#89F992 #89B8F9 #F989F0 #F9CA89
square
#89F992 #89B8F9 #F989F0 #F9CA89
split-complementary
#89F992 #CA89F9 #F989B8
monochromatic
#15F326 #4FF65C #89F992 #C3FCC8 #E2FEE4
Accessibility & contrast
On white
1.31
#89F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#89F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F992
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F992 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78A
Deuteranopia (green-blind)
#ECDD98
Tritanopia (blue-blind)
#79F4E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #89f992; /* rgb */ color: rgb(137, 249, 146); /* oklch */ color: oklch(89.1% 0.173 145.6);
Tailwind
colors: {
custom: {
50: '#b1fcb3',
500: '#89f992',
950: '#000000',
},
}SCSS
$custom: #89f992; $custom-light: #b1fcb3; $custom-dark: #000000;
JSON
{
"hex": "#89f992",
"rgb": {
"r": 137,
"g": 249,
"b": 146
},
"hsl": {
"h": 124.821,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.89103,
"c": 0.17329,
"h": 145.6
},
"luminance": 0.75145
}Semantic roles & 50–950 ramp
primary
#89F992
secondary
#D74FCC
accent
#00D3E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581