#89F3AA#89F3AA
#89F3AA is a very light, vivid green. Relative luminance 0.723; OKLCH L 88.1% C 0.142 H 152.6°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #89F3AA |
|---|---|
| RGB | rgb(137, 243, 170) |
| HSL | hsl(139, 82%, 75%) |
| HSV | hsv(139, 44%, 95%) |
| CMYK | cmyk(43.6%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(88.12, -46.20, 25.87) |
| CIE-LCH | lch(88.12, 52.95, 150.75°) |
| OKLab | oklab(88.14% -0.1262 0.0655) |
| OKLCH | oklch(88.14% 0.142 152.6) |
| XYZ | xyz(49.6196, 72.3184, 49.3666) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.66
Seafoam (survey)
#80F9AD
ΔE00 1.67
Seafoam Green
#7AF9AB
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.38
Foam Green
#90FDA9
ΔE00 2.72
Light Bluish Green
#76FDA8
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F3AA #F389D2
analogous
#9DF389 #89F3AA #89F3DF
triadic
#89F3AA #AA89F3 #F3AA89
tetradic
#89F3AA #899DF3 #F389D2 #F3DF89
square
#89F3AA #899DF3 #F389D2 #F3DF89
split-complementary
#89F3AA #DF89F3 #F3899D
monochromatic
#1AE85A #51ED82 #89F3AA #C1F9D2 #E3FCEB
Accessibility & contrast
On white
1.36
#89F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#89F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F3AA
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F3AA | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A5
Deuteranopia (green-blind)
#E3D9AE
Tritanopia (blue-blind)
#74F0E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89f3aa; /* rgb */ color: rgb(137, 243, 170); /* oklch */ color: oklch(88.1% 0.142 152.6);
Tailwind
colors: {
custom: {
50: '#b0f7c3',
500: '#89f3aa',
950: '#000000',
},
}SCSS
$custom: #89f3aa; $custom-light: #b0f7c3; $custom-dark: #000000;
JSON
{
"hex": "#89f3aa",
"rgb": {
"r": 137,
"g": 243,
"b": 170
},
"hsl": {
"h": 138.679,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.88141,
"c": 0.14213,
"h": 152.6
},
"luminance": 0.72322
}Semantic roles & 50–950 ramp
primary
#89F3AA
secondary
#CF51A8
accent
#089BDE
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582