#5AF089#5AF089
#5AF089 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.191 H 150.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF089 |
|---|---|
| RGB | rgb(90, 240, 137) |
| HSL | hsl(139, 83%, 65%) |
| HSV | hsv(139, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(85.15, -61.63, 38.23) |
| CIE-LCH | lch(85.15, 72.53, 148.19°) |
| OKLab | oklab(85.1% -0.1664 0.0942) |
| OKLCH | oklch(85.1% 0.191 150.5) |
| XYZ | xyz(39.8888, 66.2959, 34.3563) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.77
Wintergreen
#20F986
ΔE00 2.92
Weird Green
#3AE57F
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.73
Spearmint
#1EF876
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF089 #F05AC1
analogous
#76F05A #5AF089 #5AF0D4
triadic
#5AF089 #895AF0 #F0895A
tetradic
#5AF089 #5A76F0 #F05AC1 #F0D45A
square
#5AF089 #5A76F0 #F05AC1 #F0D45A
split-complementary
#5AF089 #D45AF0 #F05A76
monochromatic
#11BE48 #22EB61 #5AF089 #92F5B1 #CAFAD9
Accessibility & contrast
On white
1.47
#5AF089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#5AF089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF089
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF089 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD81
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#23ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5af089; /* rgb */ color: rgb(90, 240, 137); /* oklch */ color: oklch(85.1% 0.191 150.5);
Tailwind
colors: {
custom: {
50: '#97f6ac',
500: '#5af089',
950: '#000000',
},
}SCSS
$custom: #5af089; $custom-light: #97f6ac; $custom-dark: #000000;
JSON
{
"hex": "#5af089",
"rgb": {
"r": 90,
"g": 240,
"b": 137
},
"hsl": {
"h": 138.8,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.85097,
"c": 0.19123,
"h": 150.5
},
"luminance": 0.663
}Semantic roles & 50–950 ramp
primary
#5AF089
secondary
#BD3291
accent
#069BE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581