#89FFA7#89FFA7
#89FFA7 is a very light, vivid green. Relative luminance 0.796; OKLCH L 90.9% C 0.162 H 150.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFA7 |
|---|---|
| RGB | rgb(137, 255, 167) |
| HSL | hsl(135, 100%, 77%) |
| HSV | hsv(135, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(91.52, -51.76, 31.98) |
| CIE-LCH | lch(91.52, 60.84, 148.29°) |
| OKLab | oklab(90.89% -0.1408 0.0802) |
| OKLCH | oklch(90.89% 0.162 150.4) |
| XYZ | xyz(53.0482, 79.6245, 49.1254) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.93
Baby Green
#8CFF9E
ΔE00 1.66
Mint Green
#8FFF9F
ΔE00 1.68
Light Bluish Green
#76FDA8
ΔE00 1.91
Mint (survey)
#9FFEB0
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFA7 #FF89E1
analogous
#A6FF89 #89FFA7 #89FFE2
triadic
#89FFA7 #A789FF #FFA789
tetradic
#89FFA7 #89A6FF #FF89E1 #FFE289
square
#89FFA7 #89A6FF #FF89E1 #FFE289
split-complementary
#89FFA7 #E289FF #FF89A6
monochromatic
#0FFF4C #4CFF79 #89FFA7 #C6FFD5 #E0FFE8
Accessibility & contrast
On white
1.24
#89FFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#89FFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFA7
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFA7 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA1
Deuteranopia (green-blind)
#EFE2AC
Tritanopia (blue-blind)
#72FBE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89ffa7; /* rgb */ color: rgb(137, 255, 167); /* oklch */ color: oklch(90.9% 0.162 150.4);
Tailwind
colors: {
custom: {
50: '#b1ffc1',
500: '#89ffa7',
950: '#000000',
},
}SCSS
$custom: #89ffa7; $custom-light: #b1ffc1; $custom-dark: #000000;
JSON
{
"hex": "#89ffa7",
"rgb": {
"r": 137,
"g": 255,
"b": 167
},
"hsl": {
"h": 135.254,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.90888,
"c": 0.16205,
"h": 150.4
},
"luminance": 0.79628
}Semantic roles & 50–950 ramp
primary
#89FFA7
secondary
#E04DBA
accent
#00ABE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682