#89FABB#89FABB
#89FABB is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.1% C 0.137 H 157.7°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #89FABB |
|---|---|
| RGB | rgb(137, 250, 187) |
| HSL | hsl(147, 92%, 76%) |
| HSV | hsv(147, 45%, 98%) |
| CMYK | cmyk(45.2%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(90.45, -46.07, 20.38) |
| CIE-LCH | lch(90.45, 50.38, 156.13°) |
| OKLab | oklab(90.14% -0.1267 0.052) |
| OKLCH | oklch(90.14% 0.137 157.7) |
| XYZ | xyz(53.4678, 77.2734, 59.1018) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Seafoam
#A0FEBF
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.96
Light Aquamarine
#7BFDC7
ΔE00 3.00
Light Sea Green
#98F6B0
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FABB #FA89C8
analogous
#8FFA89 #89FABB #89FAF4
triadic
#89FABB #BB89FA #FABB89
tetradic
#89FABB #898FFA #FA89C8 #FAF489
square
#89FABB #898FFA #FA89C8 #FAF489
split-complementary
#89FABB #F489FA #FA898F
monochromatic
#14F577 #4EF899 #89FABB #C4FCDD #E2FEEE
Accessibility & contrast
On white
1.28
#89FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#89FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FABB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FABB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#6DF9E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fabb; /* rgb */ color: rgb(137, 250, 187); /* oklch */ color: oklch(90.1% 0.137 157.7);
Tailwind
colors: {
custom: {
50: '#b1fccf',
500: '#89fabb',
950: '#000000',
},
}SCSS
$custom: #89fabb; $custom-light: #b1fccf; $custom-dark: #000000;
JSON
{
"hex": "#89fabb",
"rgb": {
"r": 137,
"g": 250,
"b": 187
},
"hsl": {
"h": 146.549,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.90137,
"c": 0.13692,
"h": 157.7
},
"luminance": 0.77277
}Semantic roles & 50–950 ramp
primary
#89FABB
secondary
#D94F9C
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583