#89FFAF#89FFAF
#89FFAF is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.0% C 0.155 H 152.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFAF |
|---|---|
| RGB | rgb(137, 255, 175) |
| HSL | hsl(139, 100%, 77%) |
| HSV | hsv(139, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(91.65, -50.39, 28.14) |
| CIE-LCH | lch(91.65, 57.72, 150.82°) |
| OKLab | oklab(91.05% -0.1374 0.071) |
| OKLCH | oklch(91.05% 0.155 152.7) |
| XYZ | xyz(53.8107, 79.9295, 53.1415) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.40
Seafoam (survey)
#80F9AD
ΔE00 1.54
Light Bluish Green
#76FDA8
ΔE00 1.69
Seafoam Green
#7AF9AB
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 2.04
Mint (survey)
#9FFEB0
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFAF #FF89D9
analogous
#9EFF89 #89FFAF #89FFEA
triadic
#89FFAF #AF89FF #FFAF89
tetradic
#89FFAF #899EFF #FF89D9 #FFEA89
square
#89FFAF #899EFF #FF89D9 #FFEA89
split-complementary
#89FFAF #EA89FF #FF899E
monochromatic
#0FFF5C #4CFF86 #89FFAF #C6FFD8 #E0FFEA
Accessibility & contrast
On white
1.24
#89FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#89FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFAF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFAF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#EEE2B4
Tritanopia (blue-blind)
#70FCEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89ffaf; /* rgb */ color: rgb(137, 255, 175); /* oklch */ color: oklch(91.0% 0.155 152.7);
Tailwind
colors: {
custom: {
50: '#b1ffc7',
500: '#89ffaf',
950: '#000000',
},
}SCSS
$custom: #89ffaf; $custom-light: #b1ffc7; $custom-dark: #000000;
JSON
{
"hex": "#89ffaf",
"rgb": {
"r": 137,
"g": 255,
"b": 175
},
"hsl": {
"h": 139.322,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.91045,
"c": 0.15467,
"h": 152.7
},
"luminance": 0.79934
}Semantic roles & 50–950 ramp
primary
#89FFAF
secondary
#E04DB0
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682