#89F4BE#89F4BE
#89F4BE is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.8% C 0.126 H 160.3°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89F4BE |
|---|---|
| RGB | rgb(137, 244, 190) |
| HSL | hsl(150, 83%, 75%) |
| HSV | hsv(150, 44%, 96%) |
| CMYK | cmyk(43.9%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(88.80, -42.88, 16.53) |
| CIE-LCH | lch(88.80, 45.96, 158.91°) |
| OKLab | oklab(88.82% -0.1186 0.0424) |
| OKLCH | oklch(88.82% 0.126 160.3) |
| XYZ | xyz(51.9575, 73.7336, 60.1993) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.65
Light Seafoam
#A0FEBF
ΔE00 3.68
Light Blue Green
#7EFBB3
ΔE00 3.72
Light Greenish Blue
#63F7B4
ΔE00 3.77
Light Turquoise
#7EF4CC
ΔE00 3.99
Light Sea Green
#98F6B0
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F4BE #F489BF
analogous
#89F489 #89F4BE #89F4F4
triadic
#89F4BE #BE89F4 #F4BE89
tetradic
#89F4BE #8989F4 #F489BF #F4F489
square
#89F4BE #8989F4 #F489BF #F4F489
split-complementary
#89F4BE #F489F4 #F48989
monochromatic
#19EA80 #51EF9F #89F4BE #C1F9DD #E3FCF0
Accessibility & contrast
On white
1.33
#89F4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#89F4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F4BE
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F4BE | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#E1DAC1
Tritanopia (blue-blind)
#6DF3E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #89f4be; /* rgb */ color: rgb(137, 244, 190); /* oklch */ color: oklch(88.8% 0.126 160.3);
Tailwind
colors: {
custom: {
50: '#b0f8d1',
500: '#89f4be',
950: '#000000',
},
}SCSS
$custom: #89f4be; $custom-light: #b0f8d1; $custom-dark: #000000;
JSON
{
"hex": "#89f4be",
"rgb": {
"r": 137,
"g": 244,
"b": 190
},
"hsl": {
"h": 149.72,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.88817,
"c": 0.12593,
"h": 160.3
},
"luminance": 0.73737
}Semantic roles & 50–950 ramp
primary
#89F4BE
secondary
#D15091
accent
#0674DF
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583