#89FFAC#89FFAC
#89FFAC is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.0% C 0.157 H 151.8°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFAC |
|---|---|
| RGB | rgb(137, 255, 172) |
| HSL | hsl(138, 100%, 77%) |
| HSV | hsv(138, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(91.60, -50.91, 29.58) |
| CIE-LCH | lch(91.60, 58.88, 149.84°) |
| OKLab | oklab(90.99% -0.1387 0.0745) |
| OKLCH | oklch(90.99% 0.157 151.8) |
| XYZ | xyz(53.5194, 79.8129, 51.6069) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.02
Light Bluish Green
#76FDA8
ΔE00 1.63
Seafoam (survey)
#80F9AD
ΔE00 1.86
Seafoam Green
#7AF9AB
ΔE00 1.99
Mint (survey)
#9FFEB0
ΔE00 2.37
Light Blue Green
#7EFBB3
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFAC #FF89DC
analogous
#A1FF89 #89FFAC #89FFE7
triadic
#89FFAC #AC89FF #FFAC89
tetradic
#89FFAC #89A1FF #FF89DC #FFE789
square
#89FFAC #89A1FF #FF89DC #FFE789
split-complementary
#89FFAC #E789FF #FF89A1
monochromatic
#0FFF56 #4CFF81 #89FFAC #C6FFD7 #E0FFE9
Accessibility & contrast
On white
1.24
#89FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#89FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFAC
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFAC | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA7
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#71FCE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89ffac; /* rgb */ color: rgb(137, 255, 172); /* oklch */ color: oklch(91.0% 0.157 151.8);
Tailwind
colors: {
custom: {
50: '#b1ffc5',
500: '#89ffac',
950: '#000000',
},
}SCSS
$custom: #89ffac; $custom-light: #b1ffc5; $custom-dark: #000000;
JSON
{
"hex": "#89ffac",
"rgb": {
"r": 137,
"g": 255,
"b": 172
},
"hsl": {
"h": 137.797,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.90985,
"c": 0.15742,
"h": 151.8
},
"luminance": 0.79817
}Semantic roles & 50–950 ramp
primary
#89FFAC
secondary
#E04DB4
accent
#00A1E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682