#89FBAC#89FBAC
#89FBAC is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.1% C 0.152 H 152.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBAC |
|---|---|
| RGB | rgb(137, 251, 172) |
| HSL | hsl(138, 93%, 76%) |
| HSV | hsv(138, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(90.45, -49.24, 28.03) |
| CIE-LCH | lch(90.45, 56.66, 150.35°) |
| OKLab | oklab(90.05% -0.1343 0.0707) |
| OKLCH | oklch(90.05% 0.152 152.2) |
| XYZ | xyz(52.2566, 77.2875, 51.1860) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.15
Foam Green
#90FDA9
ΔE00 1.29
Seafoam Green
#7AF9AB
ΔE00 1.47
Light Bluish Green
#76FDA8
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 1.99
Light Sea Green
#98F6B0
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBAC #FB89D8
analogous
#9FFB89 #89FBAC #89FBE5
triadic
#89FBAC #AC89FB #FBAC89
tetradic
#89FBAC #899FFB #FB89D8 #FBE589
square
#89FBAC #899FFB #FB89D8 #FBE589
split-complementary
#89FBAC #E589FB #FB899F
monochromatic
#13F759 #4EF982 #89FBAC #C4FDD6 #E1FEEA
Accessibility & contrast
On white
1.28
#89FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#89FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBAC
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBAC | 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)
#FBEBA7
Deuteranopia (green-blind)
#EBDFB1
Tritanopia (blue-blind)
#71F8E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fbac; /* rgb */ color: rgb(137, 251, 172); /* oklch */ color: oklch(90.1% 0.152 152.2);
Tailwind
colors: {
custom: {
50: '#b1fdc5',
500: '#89fbac',
950: '#000000',
},
}SCSS
$custom: #89fbac; $custom-light: #b1fdc5; $custom-dark: #000000;
JSON
{
"hex": "#89fbac",
"rgb": {
"r": 137,
"g": 251,
"b": 172
},
"hsl": {
"h": 138.421,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90051,
"c": 0.15176,
"h": 152.2
},
"luminance": 0.77291
}Semantic roles & 50–950 ramp
primary
#89FBAC
secondary
#DA4EAF
accent
#009FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682