#89FCA3#89FCA3
#89FCA3 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.1% C 0.162 H 149.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCA3 |
|---|---|
| RGB | rgb(137, 252, 163) |
| HSL | hsl(134, 95%, 76%) |
| HSV | hsv(134, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(90.59, -51.19, 32.74) |
| CIE-LCH | lch(90.59, 60.76, 147.40°) |
| OKLab | oklab(90.11% -0.1392 0.0819) |
| OKLCH | oklch(90.11% 0.162 149.5) |
| XYZ | xyz(51.7346, 77.5798, 46.8915) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.98
Baby Green
#8CFF9E
ΔE00 1.43
Mint Green
#8FFF9F
ΔE00 1.45
Light Bluish Green
#76FDA8
ΔE00 2.17
Mint (survey)
#9FFEB0
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCA3 #FC89E2
analogous
#A9FC89 #89FCA3 #89FCDD
triadic
#89FCA3 #A389FC #FCA389
tetradic
#89FCA3 #89A9FC #FC89E2 #FCDD89
square
#89FCA3 #89A9FC #FC89E2 #FCDD89
split-complementary
#89FCA3 #DD89FC #FC89A9
monochromatic
#12F946 #4DFA74 #89FCA3 #C5FED2 #E1FEE8
Accessibility & contrast
On white
1.27
#89FCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#89FCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCA3
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCA3 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9D
Deuteranopia (green-blind)
#EDE0A8
Tritanopia (blue-blind)
#74F8E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fca3; /* rgb */ color: rgb(137, 252, 163); /* oklch */ color: oklch(90.1% 0.162 149.5);
Tailwind
colors: {
custom: {
50: '#b1febf',
500: '#89fca3',
950: '#000000',
},
}SCSS
$custom: #89fca3; $custom-light: #b1febf; $custom-dark: #000000;
JSON
{
"hex": "#89fca3",
"rgb": {
"r": 137,
"g": 252,
"b": 163
},
"hsl": {
"h": 133.565,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.90109,
"c": 0.16154,
"h": 149.5
},
"luminance": 0.77584
}Semantic roles & 50–950 ramp
primary
#89FCA3
secondary
#DB4EBB
accent
#00B2E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682