#89FCBA#89FCBA
#89FCBA is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.6% C 0.141 H 156.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCBA |
|---|---|
| RGB | rgb(137, 252, 186) |
| HSL | hsl(146, 95%, 76%) |
| HSV | hsv(146, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(91.00, -47.12, 21.66) |
| CIE-LCH | lch(91.00, 51.86, 155.31°) |
| OKLab | oklab(90.58% -0.1293 0.0552) |
| OKLCH | oklch(90.58% 0.141 156.9) |
| XYZ | xyz(53.9859, 78.4803, 58.7483) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.38
Seafoam (survey)
#80F9AD
ΔE00 2.13
Light Seafoam
#A0FEBF
ΔE00 2.43
Seafoam Green
#7AF9AB
ΔE00 2.53
Light Sea Green
#98F6B0
ΔE00 2.86
Light Greenish Blue
#63F7B4
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCBA #FC89CB
analogous
#92FC89 #89FCBA #89FCF3
triadic
#89FCBA #BA89FC #FCBA89
tetradic
#89FCBA #8992FC #FC89CB #FCF389
square
#89FCBA #8992FC #FC89CB #FCF389
split-complementary
#89FCBA #F389FC #FC8992
monochromatic
#12F974 #4DFA97 #89FCBA #C5FEDD #E1FEEE
Accessibility & contrast
On white
1.26
#89FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#89FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCBA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCBA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB6
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#6DFAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89fcba; /* rgb */ color: rgb(137, 252, 186); /* oklch */ color: oklch(90.6% 0.141 156.9);
Tailwind
colors: {
custom: {
50: '#b1fecf',
500: '#89fcba',
950: '#000000',
},
}SCSS
$custom: #89fcba; $custom-light: #b1fecf; $custom-dark: #000000;
JSON
{
"hex": "#89fcba",
"rgb": {
"r": 137,
"g": 252,
"b": 186
},
"hsl": {
"h": 145.565,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.90579,
"c": 0.14061,
"h": 156.9
},
"luminance": 0.78484
}Semantic roles & 50–950 ramp
primary
#89FCBA
secondary
#DB4E9F
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683