#89FFB2#89FFB2
#89FFB2 is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.1% C 0.152 H 153.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFB2 |
|---|---|
| RGB | rgb(137, 255, 178) |
| HSL | hsl(141, 100%, 77%) |
| HSV | hsv(141, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(91.71, -49.86, 26.70) |
| CIE-LCH | lch(91.71, 56.56, 151.83°) |
| OKLab | oklab(91.11% -0.1361 0.0676) |
| OKLCH | oklch(91.11% 0.152 153.6) |
| XYZ | xyz(54.1086, 80.0486, 54.7105) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.38
Light Blue Green
#7EFBB3
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 1.68
Foam Green
#90FDA9
ΔE00 1.88
Light Bluish Green
#76FDA8
ΔE00 1.93
Mint (survey)
#9FFEB0
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFB2 #FF89D6
analogous
#9BFF89 #89FFB2 #89FFED
triadic
#89FFB2 #B289FF #FFB289
tetradic
#89FFB2 #899BFF #FF89D6 #FFED89
square
#89FFB2 #899BFF #FF89D6 #FFED89
split-complementary
#89FFB2 #ED89FF #FF899B
monochromatic
#0FFF62 #4CFF8A #89FFB2 #C6FFDA #E0FFEB
Accessibility & contrast
On white
1.23
#89FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#89FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFB2
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFB2 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAD
Deuteranopia (green-blind)
#EEE2B7
Tritanopia (blue-blind)
#6FFCEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89ffb2; /* rgb */ color: rgb(137, 255, 178); /* oklch */ color: oklch(91.1% 0.152 153.6);
Tailwind
colors: {
custom: {
50: '#b1ffc9',
500: '#89ffb2',
950: '#000000',
},
}SCSS
$custom: #89ffb2; $custom-light: #b1ffc9; $custom-dark: #000000;
JSON
{
"hex": "#89ffb2",
"rgb": {
"r": 137,
"g": 255,
"b": 178
},
"hsl": {
"h": 140.847,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91106,
"c": 0.15195,
"h": 153.6
},
"luminance": 0.80053
}Semantic roles & 50–950 ramp
primary
#89FFB2
secondary
#E04DAD
accent
#0096E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682