#5AF09A#5AF09A
#5AF09A is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.176 H 154.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF09A |
|---|---|
| RGB | rgb(90, 240, 154) |
| HSL | hsl(146, 83%, 65%) |
| HSV | hsv(146, 63%, 94%) |
| CMYK | cmyk(62.5%, 0%, 35.8%, 5.9%) |
| CIE-LAB | lab(85.41, -58.71, 30.09) |
| CIE-LCH | lch(85.41, 65.97, 152.87°) |
| OKLab | oklab(85.41% -0.1591 0.0754) |
| OKLCH | oklch(85.41% 0.176 154.6) |
| XYZ | xyz(41.2057, 66.8227, 41.2921) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.53
Sea Green (survey)
#53FCA1
ΔE00 2.56
Seafoam Green
#7AF9AB
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 3.26
Mediumspringgreen
#00FA9A
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF09A #F05AB0
analogous
#65F05A #5AF09A #5AF0E5
triadic
#5AF09A #9A5AF0 #F09A5A
tetradic
#5AF09A #5A65F0 #F05AB0 #F0E55A
square
#5AF09A #5A65F0 #F05AB0 #F0E55A
split-complementary
#5AF09A #E55AF0 #F05A65
monochromatic
#11BE5B #22EB78 #5AF09A #92F5BC #CAFADF
Accessibility & contrast
On white
1.46
#5AF09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#5AF09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF09A
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF09A | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE94
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#0CEDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5af09a; /* rgb */ color: rgb(90, 240, 154); /* oklch */ color: oklch(85.4% 0.176 154.6);
Tailwind
colors: {
custom: {
50: '#97f6b8',
500: '#5af09a',
950: '#000000',
},
}SCSS
$custom: #5af09a; $custom-light: #97f6b8; $custom-dark: #000000;
JSON
{
"hex": "#5af09a",
"rgb": {
"r": 90,
"g": 240,
"b": 154
},
"hsl": {
"h": 145.6,
"s": 83.333,
"l": 64.706
},
"oklch": {
"l": 0.85405,
"c": 0.17603,
"h": 154.6
},
"luminance": 0.66827
}Semantic roles & 50–950 ramp
primary
#5AF09A
secondary
#BD3281
accent
#0683E0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581