#89F7AA#89F7AA
#89F7AA is a very light, vivid green. Relative luminance 0.747; OKLCH L 89.1% C 0.148 H 152.1°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89F7AA |
|---|---|
| RGB | rgb(137, 247, 170) |
| HSL | hsl(138, 87%, 75%) |
| HSV | hsv(138, 45%, 97%) |
| CMYK | cmyk(44.5%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(89.27, -47.90, 27.44) |
| CIE-LCH | lch(89.27, 55.20, 150.20°) |
| OKLab | oklab(89.08% -0.1307 0.0693) |
| OKLCH | oklch(89.08% 0.148 152.1) |
| XYZ | xyz(50.8297, 74.7385, 49.7699) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.19
Seafoam Green
#7AF9AB
ΔE00 1.57
Foam Green
#90FDA9
ΔE00 1.78
Light Sea Green
#98F6B0
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F7AA #F789D6
analogous
#9FF789 #89F7AA #89F7E1
triadic
#89F7AA #AA89F7 #F7AA89
tetradic
#89F7AA #899FF7 #F789D6 #F7E189
square
#89F7AA #899FF7 #F789D6 #F7E189
split-complementary
#89F7AA #E189F7 #F7899F
monochromatic
#16EF57 #50F381 #89F7AA #C2FBD3 #E2FDEA
Accessibility & contrast
On white
1.32
#89F7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#89F7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F7AA
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F7AA | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A5
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#73F4E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #89f7aa; /* rgb */ color: rgb(137, 247, 170); /* oklch */ color: oklch(89.1% 0.148 152.1);
Tailwind
colors: {
custom: {
50: '#b1fac3',
500: '#89f7aa',
950: '#000000',
},
}SCSS
$custom: #89f7aa; $custom-light: #b1fac3; $custom-dark: #000000;
JSON
{
"hex": "#89f7aa",
"rgb": {
"r": 137,
"g": 247,
"b": 170
},
"hsl": {
"h": 138,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.89076,
"c": 0.14789,
"h": 152.1
},
"luminance": 0.74742
}Semantic roles & 50–950 ramp
primary
#89F7AA
secondary
#D550AD
accent
#02A0E4
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582