#89F1AA#89F1AA
#89F1AA is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.7% C 0.139 H 152.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89F1AA |
|---|---|
| RGB | rgb(137, 241, 170) |
| HSL | hsl(139, 79%, 74%) |
| HSV | hsv(139, 43%, 95%) |
| CMYK | cmyk(43.2%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(87.55, -45.34, 25.09) |
| CIE-LCH | lch(87.55, 51.82, 151.04°) |
| OKLab | oklab(87.67% -0.1239 0.0636) |
| OKLCH | oklch(87.67% 0.139 152.8) |
| XYZ | xyz(49.0243, 71.1279, 49.1682) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.77
Seafoam (survey)
#80F9AD
ΔE00 2.07
Seafoam Green
#7AF9AB
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.64
Foam Green
#90FDA9
ΔE00 3.21
Mint (survey)
#9FFEB0
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F1AA #F189D0
analogous
#9CF189 #89F1AA #89F1DE
triadic
#89F1AA #AA89F1 #F1AA89
tetradic
#89F1AA #899CF1 #F189D0 #F1DE89
square
#89F1AA #899CF1 #F189D0 #F1DE89
split-complementary
#89F1AA #DE89F1 #F1899C
monochromatic
#1CE45B #52EB83 #89F1AA #C0F7D1 #E4FCEB
Accessibility & contrast
On white
1.38
#89F1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#89F1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F1AA
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F1AA | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#E2D7AE
Tritanopia (blue-blind)
#74EEDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #89f1aa; /* rgb */ color: rgb(137, 241, 170); /* oklch */ color: oklch(87.7% 0.139 152.8);
Tailwind
colors: {
custom: {
50: '#b0f6c3',
500: '#89f1aa',
950: '#000000',
},
}SCSS
$custom: #89f1aa; $custom-light: #b0f6c3; $custom-dark: #000000;
JSON
{
"hex": "#89f1aa",
"rgb": {
"r": 137,
"g": 241,
"b": 170
},
"hsl": {
"h": 139.038,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.87674,
"c": 0.13924,
"h": 152.8
},
"luminance": 0.71131
}Semantic roles & 50–950 ramp
primary
#89F1AA
secondary
#CD51A6
accent
#0A99DB
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582