#89FDA3#89FDA3
#89FDA3 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.3% C 0.163 H 149.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDA3 |
|---|---|
| RGB | rgb(137, 253, 163) |
| HSL | hsl(133, 97%, 76%) |
| HSV | hsv(133, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 35.6%, 0.8%) |
| CIE-LAB | lab(90.88, -51.60, 33.12) |
| CIE-LCH | lch(90.88, 61.32, 147.31°) |
| OKLab | oklab(90.34% -0.1403 0.0828) |
| OKLCH | oklch(90.34% 0.163 149.5) |
| XYZ | xyz(52.0494, 78.2095, 46.9964) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.07
Baby Green
#8CFF9E
ΔE00 1.26
Mint Green
#8FFF9F
ΔE00 1.29
Light Bluish Green
#76FDA8
ΔE00 2.21
Mint (survey)
#9FFEB0
ΔE00 2.69
Palegreen
#98FB98
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDA3 #FD89E3
analogous
#A9FD89 #89FDA3 #89FDDD
triadic
#89FDA3 #A389FD #FDA389
tetradic
#89FDA3 #89A9FD #FD89E3 #FDDD89
square
#89FDA3 #89A9FD #FD89E3 #FDDD89
split-complementary
#89FDA3 #DD89FD #FD89A9
monochromatic
#11FB45 #4DFC74 #89FDA3 #C5FED2 #E1FEE8
Accessibility & contrast
On white
1.26
#89FDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#89FDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDA3
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDA3 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9D
Deuteranopia (green-blind)
#EEE0A8
Tritanopia (blue-blind)
#74F9E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89fda3; /* rgb */ color: rgb(137, 253, 163); /* oklch */ color: oklch(90.3% 0.163 149.5);
Tailwind
colors: {
custom: {
50: '#b1ffbf',
500: '#89fda3',
950: '#000000',
},
}SCSS
$custom: #89fda3; $custom-light: #b1ffbf; $custom-dark: #000000;
JSON
{
"hex": "#89fda3",
"rgb": {
"r": 137,
"g": 253,
"b": 163
},
"hsl": {
"h": 133.448,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.90344,
"c": 0.16295,
"h": 149.5
},
"luminance": 0.78213
}Semantic roles & 50–950 ramp
primary
#89FDA3
secondary
#DD4DBD
accent
#00B2E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682