#89F7BE#89F7BE
#89F7BE is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.5% C 0.130 H 159.6°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #89F7BE |
|---|---|
| RGB | rgb(137, 247, 190) |
| HSL | hsl(149, 87%, 75%) |
| HSV | hsv(149, 45%, 97%) |
| CMYK | cmyk(44.5%, 0%, 23.1%, 3.1%) |
| CIE-LAB | lab(89.65, -44.20, 17.73) |
| CIE-LCH | lch(89.65, 47.62, 158.14°) |
| OKLab | oklab(89.51% -0.122 0.0454) |
| OKLCH | oklch(89.51% 0.13 159.6) |
| XYZ | xyz(52.8675, 75.5537, 60.5027) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 3.01
Light Seafoam
#A0FEBF
ΔE00 3.14
Light Greenish Blue
#63F7B4
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.73
Light Sea Green
#98F6B0
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F7BE #F789C2
analogous
#8BF789 #89F7BE #89F7F5
triadic
#89F7BE #BE89F7 #F7BE89
tetradic
#89F7BE #898BF7 #F789C2 #F7F589
square
#89F7BE #898BF7 #F789C2 #F7F589
split-complementary
#89F7BE #F589F7 #F7898B
monochromatic
#16EF7F #50F39E #89F7BE #C2FBDE #E2FDEF
Accessibility & contrast
On white
1.30
#89F7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#89F7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F7BE
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F7BE | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E9BB
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#6CF6E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #89f7be; /* rgb */ color: rgb(137, 247, 190); /* oklch */ color: oklch(89.5% 0.130 159.6);
Tailwind
colors: {
custom: {
50: '#b1fad1',
500: '#89f7be',
950: '#000000',
},
}SCSS
$custom: #89f7be; $custom-light: #b1fad1; $custom-dark: #000000;
JSON
{
"hex": "#89f7be",
"rgb": {
"r": 137,
"g": 247,
"b": 190
},
"hsl": {
"h": 148.909,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.89511,
"c": 0.13015,
"h": 159.6
},
"luminance": 0.75558
}Semantic roles & 50–950 ramp
primary
#89F7BE
secondary
#D55095
accent
#0277E4
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583