#5AF08A#5AF08A
#5AF08A is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.190 H 150.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF08A |
|---|---|
| RGB | rgb(90, 240, 138) |
| HSL | hsl(139, 83%, 65%) |
| HSV | hsv(139, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(85.16, -61.47, 37.76) |
| CIE-LCH | lch(85.16, 72.14, 148.44°) |
| OKLab | oklab(85.11% -0.166 0.0932) |
| OKLCH | oklch(85.11% 0.19 150.7) |
| XYZ | xyz(39.9609, 66.3248, 34.7358) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.74
Weird Green
#3AE57F
ΔE00 2.93
Wintergreen
#20F986
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF08A #F05AC0
analogous
#75F05A #5AF08A #5AF0D5
triadic
#5AF08A #8A5AF0 #F08A5A
tetradic
#5AF08A #5A75F0 #F05AC0 #F0D55A
square
#5AF08A #5A75F0 #F05AC0 #F0D55A
split-complementary
#5AF08A #D55AF0 #F05A75
monochromatic
#11BE49 #22EB62 #5AF08A #92F5B2 #CAFADA
Accessibility & contrast
On white
1.47
#5AF08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5AF08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF08A
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF08A | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD82
Deuteranopia (green-blind)
#DECF91
Tritanopia (blue-blind)
#22ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5af08a; /* rgb */ color: rgb(90, 240, 138); /* oklch */ color: oklch(85.1% 0.190 150.7);
Tailwind
colors: {
custom: {
50: '#97f6ad',
500: '#5af08a',
950: '#000000',
},
}SCSS
$custom: #5af08a; $custom-light: #97f6ad; $custom-dark: #000000;
JSON
{
"hex": "#5af08a",
"rgb": {
"r": 90,
"g": 240,
"b": 138
},
"hsl": {
"h": 139.2,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.85114,
"c": 0.19034,
"h": 150.7
},
"luminance": 0.66329
}Semantic roles & 50–950 ramp
primary
#5AF08A
secondary
#BD3290
accent
#069AE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581