#89FCAA#89FCAA
#89FCAA is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.2% C 0.155 H 151.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCAA |
|---|---|
| RGB | rgb(137, 252, 170) |
| HSL | hsl(137, 95%, 76%) |
| HSV | hsv(137, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(90.71, -50.01, 29.38) |
| CIE-LCH | lch(90.71, 58.00, 149.56°) |
| OKLab | oklab(90.24% -0.1362 0.074) |
| OKLCH | oklch(90.24% 0.155 151.5) |
| XYZ | xyz(52.3792, 77.8376, 50.2865) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.88
Seafoam (survey)
#80F9AD
ΔE00 1.58
Light Bluish Green
#76FDA8
ΔE00 1.70
Seafoam Green
#7AF9AB
ΔE00 1.75
Mint (survey)
#9FFEB0
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCAA #FC89DB
analogous
#A2FC89 #89FCAA #89FCE3
triadic
#89FCAA #AA89FC #FCAA89
tetradic
#89FCAA #89A2FC #FC89DB #FCE389
square
#89FCAA #89A2FC #FC89DB #FCE389
split-complementary
#89FCAA #E389FC #FC89A2
monochromatic
#12F954 #4DFA7F #89FCAA #C5FED5 #E1FEEA
Accessibility & contrast
On white
1.27
#89FCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#89FCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCAA
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCAA | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA5
Deuteranopia (green-blind)
#ECE0AF
Tritanopia (blue-blind)
#72F9E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fcaa; /* rgb */ color: rgb(137, 252, 170); /* oklch */ color: oklch(90.2% 0.155 151.5);
Tailwind
colors: {
custom: {
50: '#b1fec3',
500: '#89fcaa',
950: '#000000',
},
}SCSS
$custom: #89fcaa; $custom-light: #b1fec3; $custom-dark: #000000;
JSON
{
"hex": "#89fcaa",
"rgb": {
"r": 137,
"g": 252,
"b": 170
},
"hsl": {
"h": 137.217,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.90244,
"c": 0.15503,
"h": 151.5
},
"luminance": 0.77841
}Semantic roles & 50–950 ramp
primary
#89FCAA
secondary
#DB4EB3
accent
#00A4E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682