#89F2AA#89F2AA
#89F2AA is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.9% C 0.141 H 152.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89F2AA |
|---|---|
| RGB | rgb(137, 242, 170) |
| HSL | hsl(139, 80%, 74%) |
| HSV | hsv(139, 43%, 95%) |
| CMYK | cmyk(43.4%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(87.83, -45.77, 25.48) |
| CIE-LCH | lch(87.83, 52.39, 150.89°) |
| OKLab | oklab(87.91% -0.125 0.0645) |
| OKLCH | oklch(87.91% 0.141 152.7) |
| XYZ | xyz(49.3211, 71.7215, 49.2671) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.70
Seafoam (survey)
#80F9AD
ΔE00 1.86
Seafoam Green
#7AF9AB
ΔE00 2.24
Light Blue Green
#7EFBB3
ΔE00 2.50
Foam Green
#90FDA9
ΔE00 2.96
Mint (survey)
#9FFEB0
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F2AA #F289D1
analogous
#9DF289 #89F2AA #89F2DF
triadic
#89F2AA #AA89F2 #F2AA89
tetradic
#89F2AA #899DF2 #F289D1 #F2DF89
square
#89F2AA #899DF2 #F289D1 #F2DF89
split-complementary
#89F2AA #DF89F2 #F2899D
monochromatic
#1BE65B #52EC82 #89F2AA #C0F8D2 #E3FCEB
Accessibility & contrast
On white
1.37
#89F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#89F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F2AA
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F2AA | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A6
Deuteranopia (green-blind)
#E3D8AE
Tritanopia (blue-blind)
#74EFDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #89f2aa; /* rgb */ color: rgb(137, 242, 170); /* oklch */ color: oklch(87.9% 0.141 152.7);
Tailwind
colors: {
custom: {
50: '#b0f7c3',
500: '#89f2aa',
950: '#000000',
},
}SCSS
$custom: #89f2aa; $custom-light: #b0f7c3; $custom-dark: #000000;
JSON
{
"hex": "#89f2aa",
"rgb": {
"r": 137,
"g": 242,
"b": 170
},
"hsl": {
"h": 138.857,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.87907,
"c": 0.14068,
"h": 152.7
},
"luminance": 0.71725
}Semantic roles & 50–950 ramp
primary
#89F2AA
secondary
#CE51A7
accent
#099ADC
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582