#89FDBE#89FDBE
#89FDBE is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.9% C 0.139 H 158.2°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDBE |
|---|---|
| RGB | rgb(137, 253, 190) |
| HSL | hsl(147, 97%, 76%) |
| HSV | hsv(147, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.36, -46.79, 20.12) |
| CIE-LCH | lch(91.36, 50.93, 156.73°) |
| OKLab | oklab(90.9% -0.1287 0.0514) |
| OKLCH | oklch(90.9% 0.139 158.2) |
| XYZ | xyz(54.7319, 79.2825, 61.1241) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.94
Light Seafoam
#A0FEBF
ΔE00 2.56
Light Aquamarine
#7BFDC7
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 3.17
Light Greenish Blue
#63F7B4
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDBE #FD89C8
analogous
#8EFD89 #89FDBE #89FDF8
triadic
#89FDBE #BE89FD #FDBE89
tetradic
#89FDBE #898EFD #FD89C8 #FDF889
square
#89FDBE #898EFD #FD89C8 #FDF889
split-complementary
#89FDBE #F889FD #FD898E
monochromatic
#11FB7C #4DFC9D #89FDBE #C5FEDF #E1FEEE
Accessibility & contrast
On white
1.25
#89FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#89FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDBE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDBE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#EAE1C2
Tritanopia (blue-blind)
#6BFCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fdbe; /* rgb */ color: rgb(137, 253, 190); /* oklch */ color: oklch(90.9% 0.139 158.2);
Tailwind
colors: {
custom: {
50: '#b1fed1',
500: '#89fdbe',
950: '#000000',
},
}SCSS
$custom: #89fdbe; $custom-light: #b1fed1; $custom-dark: #000000;
JSON
{
"hex": "#89fdbe",
"rgb": {
"r": 137,
"g": 253,
"b": 190
},
"hsl": {
"h": 147.414,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.909,
"c": 0.13857,
"h": 158.2
},
"luminance": 0.79287
}Semantic roles & 50–950 ramp
primary
#89FDBE
secondary
#DD4D9B
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683