#89FDBD#89FDBD
#89FDBD is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.139 H 157.8°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDBD |
|---|---|
| RGB | rgb(137, 253, 189) |
| HSL | hsl(147, 97%, 76%) |
| HSV | hsv(147, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.34, -46.98, 20.60) |
| CIE-LCH | lch(91.34, 51.30, 156.32°) |
| OKLab | oklab(90.88% -0.1291 0.0526) |
| OKLCH | oklch(90.88% 0.139 157.8) |
| XYZ | xyz(54.6230, 79.2389, 60.5505) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.76
Light Seafoam
#A0FEBF
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 2.98
Light Greenish Blue
#63F7B4
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDBD #FD89C9
analogous
#8FFD89 #89FDBD #89FDF7
triadic
#89FDBD #BD89FD #FDBD89
tetradic
#89FDBD #898FFD #FD89C9 #FDF789
square
#89FDBD #898FFD #FD89C9 #FDF789
split-complementary
#89FDBD #F789FD #FD898F
monochromatic
#11FB7A #4DFC9B #89FDBD #C5FEDF #E1FEEE
Accessibility & contrast
On white
1.25
#89FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#89FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDBD
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDBD | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEB9
Deuteranopia (green-blind)
#EAE1C1
Tritanopia (blue-blind)
#6BFCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fdbd; /* rgb */ color: rgb(137, 253, 189); /* oklch */ color: oklch(90.9% 0.139 157.8);
Tailwind
colors: {
custom: {
50: '#b1fed1',
500: '#89fdbd',
950: '#000000',
},
}SCSS
$custom: #89fdbd; $custom-light: #b1fed1; $custom-dark: #000000;
JSON
{
"hex": "#89fdbd",
"rgb": {
"r": 137,
"g": 253,
"b": 189
},
"hsl": {
"h": 146.897,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.90878,
"c": 0.13942,
"h": 157.8
},
"luminance": 0.79243
}Semantic roles & 50–950 ramp
primary
#89FDBD
secondary
#DD4D9D
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683