#89FFB8#89FFB8
#89FFB8 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.2% C 0.147 H 155.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFB8 |
|---|---|
| RGB | rgb(137, 255, 184) |
| HSL | hsl(144, 100%, 77%) |
| HSV | hsv(144, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(91.82, -48.77, 23.81) |
| CIE-LCH | lch(91.82, 54.27, 153.98°) |
| OKLab | oklab(91.23% -0.1335 0.0605) |
| OKLCH | oklch(91.23% 0.147 155.6) |
| XYZ | xyz(54.7243, 80.2949, 57.9528) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.19
Seafoam (survey)
#80F9AD
ΔE00 1.73
Seafoam Green
#7AF9AB
ΔE00 2.10
Light Seafoam
#A0FEBF
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 2.75
Light Sea Green
#98F6B0
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFB8 #FF89D0
analogous
#95FF89 #89FFB8 #89FFF3
triadic
#89FFB8 #B889FF #FFB889
tetradic
#89FFB8 #8995FF #FF89D0 #FFF389
square
#89FFB8 #8995FF #FF89D0 #FFF389
split-complementary
#89FFB8 #F389FF #FF8995
monochromatic
#0FFF6E #4CFF93 #89FFB8 #C6FFDD #E0FFED
Accessibility & contrast
On white
1.23
#89FFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#89FFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFB8
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFB8 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB4
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#6DFDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89ffb8; /* rgb */ color: rgb(137, 255, 184); /* oklch */ color: oklch(91.2% 0.147 155.6);
Tailwind
colors: {
custom: {
50: '#b1ffcd',
500: '#89ffb8',
950: '#000000',
},
}SCSS
$custom: #89ffb8; $custom-light: #b1ffcd; $custom-dark: #000000;
JSON
{
"hex": "#89ffb8",
"rgb": {
"r": 137,
"g": 255,
"b": 184
},
"hsl": {
"h": 143.898,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91232,
"c": 0.14658,
"h": 155.6
},
"luminance": 0.80299
}Semantic roles & 50–950 ramp
primary
#89FFB8
secondary
#E04DA5
accent
#008AE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683