#89FFBA#89FFBA
#89FFBA is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.3% C 0.145 H 156.3°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFBA |
|---|---|
| RGB | rgb(137, 255, 186) |
| HSL | hsl(145, 100%, 77%) |
| HSV | hsv(145, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.85, -48.40, 22.84) |
| CIE-LCH | lch(91.85, 53.52, 154.73°) |
| OKLab | oklab(91.28% -0.1326 0.0581) |
| OKLCH | oklch(91.28% 0.145 156.3) |
| XYZ | xyz(54.9354, 80.3794, 59.0648) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.29
Seafoam (survey)
#80F9AD
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.36
Light Seafoam
#A0FEBF
ΔE00 2.55
Light Sea Green
#98F6B0
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFBA #FF89CE
analogous
#93FF89 #89FFBA #89FFF5
triadic
#89FFBA #BA89FF #FFBA89
tetradic
#89FFBA #8993FF #FF89CE #FFF589
square
#89FFBA #8993FF #FF89CE #FFF589
split-complementary
#89FFBA #F589FF #FF8993
monochromatic
#0FFF72 #4CFF96 #89FFBA #C6FFDE #E0FFED
Accessibility & contrast
On white
1.23
#89FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#89FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFBA
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFBA | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB6
Deuteranopia (green-blind)
#ECE3BE
Tritanopia (blue-blind)
#6CFDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #89ffba; /* rgb */ color: rgb(137, 255, 186); /* oklch */ color: oklch(91.3% 0.145 156.3);
Tailwind
colors: {
custom: {
50: '#b1ffcf',
500: '#89ffba',
950: '#000000',
},
}SCSS
$custom: #89ffba; $custom-light: #b1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#89ffba",
"rgb": {
"r": 137,
"g": 255,
"b": 186
},
"hsl": {
"h": 144.915,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91275,
"c": 0.14483,
"h": 156.3
},
"luminance": 0.80384
}Semantic roles & 50–950 ramp
primary
#89FFBA
secondary
#E04DA3
accent
#0086E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683