#89FBAD#89FBAD
#89FBAD is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.1% C 0.151 H 152.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBAD |
|---|---|
| RGB | rgb(137, 251, 173) |
| HSL | hsl(139, 93%, 76%) |
| HSV | hsv(139, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(90.47, -49.07, 27.55) |
| CIE-LCH | lch(90.47, 56.27, 150.69°) |
| OKLab | oklab(90.07% -0.1338 0.0696) |
| OKLCH | oklch(90.07% 0.151 152.5) |
| XYZ | xyz(52.3530, 77.3260, 51.6937) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.04
Seafoam Green
#7AF9AB
ΔE00 1.41
Foam Green
#90FDA9
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Bluish Green
#76FDA8
ΔE00 1.87
Light Sea Green
#98F6B0
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBAD #FB89D7
analogous
#9EFB89 #89FBAD #89FBE6
triadic
#89FBAD #AD89FB #FBAD89
tetradic
#89FBAD #899EFB #FB89D7 #FBE689
square
#89FBAD #899EFB #FB89D7 #FBE689
split-complementary
#89FBAD #E689FB #FB899E
monochromatic
#13F75B #4EF984 #89FBAD #C4FDD6 #E1FEEA
Accessibility & contrast
On white
1.28
#89FBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#89FBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBAD
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBAD | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA8
Deuteranopia (green-blind)
#EBDFB2
Tritanopia (blue-blind)
#71F8E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fbad; /* rgb */ color: rgb(137, 251, 173); /* oklch */ color: oklch(90.1% 0.151 152.5);
Tailwind
colors: {
custom: {
50: '#b1fdc6',
500: '#89fbad',
950: '#000000',
},
}SCSS
$custom: #89fbad; $custom-light: #b1fdc6; $custom-dark: #000000;
JSON
{
"hex": "#89fbad",
"rgb": {
"r": 137,
"g": 251,
"b": 173
},
"hsl": {
"h": 138.947,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90071,
"c": 0.15084,
"h": 152.5
},
"luminance": 0.7733
}Semantic roles & 50–950 ramp
primary
#89FBAD
secondary
#DA4EAE
accent
#009DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682