#89FAB9#89FAB9
#89FAB9 is a very light, vivid green. Relative luminance 0.772; OKLCH L 90.1% C 0.139 H 156.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89FAB9 |
|---|---|
| RGB | rgb(137, 250, 185) |
| HSL | hsl(145, 92%, 76%) |
| HSV | hsv(145, 45%, 98%) |
| CMYK | cmyk(45.2%, 0%, 26%, 2%) |
| CIE-LAB | lab(90.41, -46.45, 21.35) |
| CIE-LCH | lch(90.41, 51.13, 155.31°) |
| OKLab | oklab(90.09% -0.1275 0.0544) |
| OKLCH | oklch(90.09% 0.139 156.9) |
| XYZ | xyz(53.2552, 77.1884, 57.9821) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.50
Seafoam (survey)
#80F9AD
ΔE00 2.17
Light Seafoam
#A0FEBF
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 2.59
Light Sea Green
#98F6B0
ΔE00 2.71
Light Greenish Blue
#63F7B4
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FAB9 #FA89CA
analogous
#91FA89 #89FAB9 #89FAF2
triadic
#89FAB9 #B989FA #FAB989
tetradic
#89FAB9 #8991FA #FA89CA #FAF289
square
#89FAB9 #8991FA #FA89CA #FAF289
split-complementary
#89FAB9 #F289FA #FA8991
monochromatic
#14F573 #4EF896 #89FAB9 #C4FCDC #E2FEEE
Accessibility & contrast
On white
1.28
#89FAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#89FAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FAB9
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FAB9 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB5
Deuteranopia (green-blind)
#E8DFBD
Tritanopia (blue-blind)
#6DF8E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #89fab9; /* rgb */ color: rgb(137, 250, 185); /* oklch */ color: oklch(90.1% 0.139 156.9);
Tailwind
colors: {
custom: {
50: '#b1fcce',
500: '#89fab9',
950: '#000000',
},
}SCSS
$custom: #89fab9; $custom-light: #b1fcce; $custom-dark: #000000;
JSON
{
"hex": "#89fab9",
"rgb": {
"r": 137,
"g": 250,
"b": 185
},
"hsl": {
"h": 145.487,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.90093,
"c": 0.13865,
"h": 156.9
},
"luminance": 0.77192
}Semantic roles & 50–950 ramp
primary
#89FAB9
secondary
#D94F9E
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111713
muted
#818583