#89F1BB#89F1BB
#89F1BB is a very light, vivid green. Relative luminance 0.718; OKLCH L 88.1% C 0.124 H 159.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #89F1BB |
|---|---|
| RGB | rgb(137, 241, 187) |
| HSL | hsl(149, 79%, 74%) |
| HSV | hsv(149, 43%, 95%) |
| CMYK | cmyk(43.2%, 0%, 22.4%, 5.5%) |
| CIE-LAB | lab(87.88, -42.15, 16.80) |
| CIE-LCH | lch(87.88, 45.37, 158.27°) |
| OKLab | oklab(88.05% -0.1165 0.043) |
| OKLCH | oklch(88.05% 0.124 159.7) |
| XYZ | xyz(50.7377, 71.8132, 58.1918) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.25
Light Seafoam
#A0FEBF
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 4.06
Light Sea Green
#98F6B0
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F1BB #F189BF
analogous
#8BF189 #89F1BB #89F1EF
triadic
#89F1BB #BB89F1 #F1BB89
tetradic
#89F1BB #898BF1 #F189BF #F1EF89
square
#89F1BB #898BF1 #F189BF #F1EF89
split-complementary
#89F1BB #EF89F1 #F1898B
monochromatic
#1CE47C #52EB9B #89F1BB #C0F7DB #E4FCEF
Accessibility & contrast
On white
1.37
#89F1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#89F1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F1BB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F1BB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#6FF0E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #89f1bb; /* rgb */ color: rgb(137, 241, 187); /* oklch */ color: oklch(88.1% 0.124 159.7);
Tailwind
colors: {
custom: {
50: '#b0f6cf',
500: '#89f1bb',
950: '#000000',
},
}SCSS
$custom: #89f1bb; $custom-light: #b0f6cf; $custom-dark: #000000;
JSON
{
"hex": "#89f1bb",
"rgb": {
"r": 137,
"g": 241,
"b": 187
},
"hsl": {
"h": 148.846,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.88052,
"c": 0.12417,
"h": 159.7
},
"luminance": 0.71817
}Semantic roles & 50–950 ramp
primary
#89F1BB
secondary
#CD5191
accent
#0A77DB
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111713
muted
#818583