#89FDBA#89FDBA
#89FDBA is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.8% C 0.142 H 156.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDBA |
|---|---|
| RGB | rgb(137, 253, 186) |
| HSL | hsl(145, 97%, 76%) |
| HSV | hsv(145, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(91.28, -47.55, 22.06) |
| CIE-LCH | lch(91.28, 52.41, 155.12°) |
| OKLab | oklab(90.81% -0.1304 0.0562) |
| OKLCH | oklch(90.81% 0.142 156.7) |
| XYZ | xyz(54.3007, 79.1100, 58.8532) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.30
Seafoam (survey)
#80F9AD
ΔE00 2.06
Light Seafoam
#A0FEBF
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.45
Light Sea Green
#98F6B0
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDBA #FD89CC
analogous
#92FD89 #89FDBA #89FDF4
triadic
#89FDBA #BA89FD #FDBA89
tetradic
#89FDBA #8992FD #FD89CC #FDF489
square
#89FDBA #8992FD #FD89CC #FDF489
split-complementary
#89FDBA #F489FD #FD8992
monochromatic
#11FB74 #4DFC97 #89FDBA #C5FEDD #E1FEED
Accessibility & contrast
On white
1.25
#89FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#89FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDBA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDBA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#6CFBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89fdba; /* rgb */ color: rgb(137, 253, 186); /* oklch */ color: oklch(90.8% 0.142 156.7);
Tailwind
colors: {
custom: {
50: '#b1fecf',
500: '#89fdba',
950: '#000000',
},
}SCSS
$custom: #89fdba; $custom-light: #b1fecf; $custom-dark: #000000;
JSON
{
"hex": "#89fdba",
"rgb": {
"r": 137,
"g": 253,
"b": 186
},
"hsl": {
"h": 145.345,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.90811,
"c": 0.14201,
"h": 156.7
},
"luminance": 0.79114
}Semantic roles & 50–950 ramp
primary
#89FDBA
secondary
#DD4DA0
accent
#0085E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683