#89FBA2#89FBA2
#89FBA2 is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.9% C 0.161 H 149.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89FBA2 |
|---|---|
| RGB | rgb(137, 251, 162) |
| HSL | hsl(133, 93%, 76%) |
| HSV | hsv(133, 45%, 98%) |
| CMYK | cmyk(45.4%, 0%, 35.5%, 1.6%) |
| CIE-LAB | lab(90.28, -50.94, 32.83) |
| CIE-LCH | lch(90.28, 60.60, 147.20°) |
| OKLab | oklab(89.86% -0.1385 0.0821) |
| OKLCH | oklch(89.86% 0.161 149.3) |
| XYZ | xyz(51.3321, 76.9177, 46.3171) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.06
Baby Green
#8CFF9E
ΔE00 1.48
Mint Green
#8FFF9F
ΔE00 1.49
Light Bluish Green
#76FDA8
ΔE00 2.27
Mint (survey)
#9FFEB0
ΔE00 2.66
Seafoam (survey)
#80F9AD
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FBA2 #FB89E2
analogous
#A9FB89 #89FBA2 #89FBDB
triadic
#89FBA2 #A289FB #FBA289
tetradic
#89FBA2 #89A9FB #FB89E2 #FBDB89
square
#89FBA2 #89A9FB #FB89E2 #FBDB89
split-complementary
#89FBA2 #DB89FB #FB89A9
monochromatic
#13F745 #4EF973 #89FBA2 #C4FDD1 #E1FEE8
Accessibility & contrast
On white
1.28
#89FBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#89FBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FBA2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FBA2 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9C
Deuteranopia (green-blind)
#ECDFA7
Tritanopia (blue-blind)
#74F7E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #89fba2; /* rgb */ color: rgb(137, 251, 162); /* oklch */ color: oklch(89.9% 0.161 149.3);
Tailwind
colors: {
custom: {
50: '#b1fdbe',
500: '#89fba2',
950: '#000000',
},
}SCSS
$custom: #89fba2; $custom-light: #b1fdbe; $custom-dark: #000000;
JSON
{
"hex": "#89fba2",
"rgb": {
"r": 137,
"g": 251,
"b": 162
},
"hsl": {
"h": 133.158,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.89856,
"c": 0.16106,
"h": 149.3
},
"luminance": 0.76921
}Semantic roles & 50–950 ramp
primary
#89FBA2
secondary
#DA4EBB
accent
#00B3E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682