#89F4AA#89F4AA
#89F4AA is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.4% C 0.144 H 152.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89F4AA |
|---|---|
| RGB | rgb(137, 244, 170) |
| HSL | hsl(139, 83%, 75%) |
| HSV | hsv(139, 44%, 96%) |
| CMYK | cmyk(43.9%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(88.41, -46.63, 26.27) |
| CIE-LCH | lch(88.41, 53.52, 150.61°) |
| OKLab | oklab(88.38% -0.1273 0.0664) |
| OKLCH | oklch(88.38% 0.144 152.4) |
| XYZ | xyz(49.9196, 72.9185, 49.4666) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.50
Light Sea Green
#98F6B0
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 1.90
Light Blue Green
#7EFBB3
ΔE00 2.27
Foam Green
#90FDA9
ΔE00 2.47
Light Bluish Green
#76FDA8
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F4AA #F489D3
analogous
#9DF489 #89F4AA #89F4E0
triadic
#89F4AA #AA89F4 #F4AA89
tetradic
#89F4AA #899DF4 #F489D3 #F4E089
square
#89F4AA #899DF4 #F489D3 #F4E089
split-complementary
#89F4AA #E089F4 #F4899D
monochromatic
#19EA59 #51EF82 #89F4AA #C1F9D2 #E3FCEB
Accessibility & contrast
On white
1.35
#89F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#89F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F4AA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F4AA | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A5
Deuteranopia (green-blind)
#E4DAAE
Tritanopia (blue-blind)
#73F1E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #89f4aa; /* rgb */ color: rgb(137, 244, 170); /* oklch */ color: oklch(88.4% 0.144 152.4);
Tailwind
colors: {
custom: {
50: '#b0f8c3',
500: '#89f4aa',
950: '#000000',
},
}SCSS
$custom: #89f4aa; $custom-light: #b0f8c3; $custom-dark: #000000;
JSON
{
"hex": "#89f4aa",
"rgb": {
"r": 137,
"g": 244,
"b": 170
},
"hsl": {
"h": 138.505,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.88375,
"c": 0.14357,
"h": 152.4
},
"luminance": 0.72922
}Semantic roles & 50–950 ramp
primary
#89F4AA
secondary
#D150A9
accent
#069CDF
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582