#89FCAB#89FCAB
#89FCAB is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.3% C 0.154 H 151.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCAB |
|---|---|
| RGB | rgb(137, 252, 171) |
| HSL | hsl(138, 95%, 76%) |
| HSV | hsv(138, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(90.72, -49.84, 28.90) |
| CIE-LCH | lch(90.72, 57.61, 149.89°) |
| OKLab | oklab(90.26% -0.1358 0.0728) |
| OKLCH | oklch(90.26% 0.154 151.8) |
| XYZ | xyz(52.4742, 77.8756, 50.7865) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.01
Seafoam (survey)
#80F9AD
ΔE00 1.43
Seafoam Green
#7AF9AB
ΔE00 1.65
Light Bluish Green
#76FDA8
ΔE00 1.70
Light Blue Green
#7EFBB3
ΔE00 2.26
Mint (survey)
#9FFEB0
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCAB #FC89DA
analogous
#A1FC89 #89FCAB #89FCE5
triadic
#89FCAB #AB89FC #FCAB89
tetradic
#89FCAB #89A1FC #FC89DA #FCE589
square
#89FCAB #89A1FC #FC89DA #FCE589
split-complementary
#89FCAB #E589FC #FC89A1
monochromatic
#12F956 #4DFA81 #89FCAB #C5FED5 #E1FEEA
Accessibility & contrast
On white
1.27
#89FCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#89FCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCAB
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCAB | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA6
Deuteranopia (green-blind)
#ECE0B0
Tritanopia (blue-blind)
#71F9E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fcab; /* rgb */ color: rgb(137, 252, 171); /* oklch */ color: oklch(90.3% 0.154 151.8);
Tailwind
colors: {
custom: {
50: '#b1fec4',
500: '#89fcab',
950: '#000000',
},
}SCSS
$custom: #89fcab; $custom-light: #b1fec4; $custom-dark: #000000;
JSON
{
"hex": "#89fcab",
"rgb": {
"r": 137,
"g": 252,
"b": 171
},
"hsl": {
"h": 137.739,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.90264,
"c": 0.1541,
"h": 151.8
},
"luminance": 0.77879
}Semantic roles & 50–950 ramp
primary
#89FCAB
secondary
#DB4EB2
accent
#00A2E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682