#89FDAF#89FDAF
#89FDAF is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.6% C 0.152 H 152.9°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDAF |
|---|---|
| RGB | rgb(137, 253, 175) |
| HSL | hsl(140, 97%, 76%) |
| HSV | hsv(140, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(91.08, -49.55, 27.36) |
| CIE-LCH | lch(91.08, 56.61, 151.09°) |
| OKLab | oklab(90.58% -0.1352 0.0691) |
| OKLCH | oklch(90.58% 0.152 152.9) |
| XYZ | xyz(53.1761, 78.6601, 52.9299) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.16
Seafoam Green
#7AF9AB
ΔE00 1.49
Foam Green
#90FDA9
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 1.74
Light Bluish Green
#76FDA8
ΔE00 1.80
Mint (survey)
#9FFEB0
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDAF #FD89D7
analogous
#9DFD89 #89FDAF #89FDE9
triadic
#89FDAF #AF89FD #FDAF89
tetradic
#89FDAF #899DFD #FD89D7 #FDE989
square
#89FDAF #899DFD #FD89D7 #FDE989
split-complementary
#89FDAF #E989FD #FD899D
monochromatic
#11FB5D #4DFC86 #89FDAF #C5FED8 #E1FEEB
Accessibility & contrast
On white
1.26
#89FDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#89FDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDAF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDAF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAA
Deuteranopia (green-blind)
#ECE1B4
Tritanopia (blue-blind)
#70FAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89fdaf; /* rgb */ color: rgb(137, 253, 175); /* oklch */ color: oklch(90.6% 0.152 152.9);
Tailwind
colors: {
custom: {
50: '#b1ffc7',
500: '#89fdaf',
950: '#000000',
},
}SCSS
$custom: #89fdaf; $custom-light: #b1ffc7; $custom-dark: #000000;
JSON
{
"hex": "#89fdaf",
"rgb": {
"r": 137,
"g": 253,
"b": 175
},
"hsl": {
"h": 139.655,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.90578,
"c": 0.15184,
"h": 152.9
},
"luminance": 0.78664
}Semantic roles & 50–950 ramp
primary
#89FDAF
secondary
#DD4DAE
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682