#5AF993#5AF993
#5AF993 is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.5% C 0.194 H 151.8°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF993 |
|---|---|
| RGB | rgb(90, 249, 147) |
| HSL | hsl(142, 93%, 66%) |
| HSV | hsv(142, 64%, 98%) |
| CMYK | cmyk(63.9%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(87.98, -63.31, 36.98) |
| CIE-LCH | lch(87.98, 73.32, 149.71°) |
| OKLab | oklab(87.48% -0.1709 0.0916) |
| OKLCH | oklch(87.48% 0.194 151.8) |
| XYZ | xyz(43.3551, 72.0271, 39.2159) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.21
Light Green Blue
#56FCA2
ΔE00 2.30
Wintergreen
#20F986
ΔE00 2.42
Turquoise Green
#04F489
ΔE00 2.76
Mediumspringgreen
#00FA9A
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF993 #F95AC0
analogous
#71F95A #5AF993 #5AF9E2
triadic
#5AF993 #935AF9 #F9935A
tetradic
#5AF993 #5A71F9 #F95AC0 #F9E25A
square
#5AF993 #5A71F9 #F95AC0 #F9E25A
split-complementary
#5AF993 #E25AF9 #F95A71
monochromatic
#08D150 #1FF76C #5AF993 #95FBBA #D0FDE0
Accessibility & contrast
On white
1.36
#5AF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#5AF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF993
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF993 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58C
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#0BF5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5af993; /* rgb */ color: rgb(90, 249, 147); /* oklch */ color: oklch(87.5% 0.194 151.8);
Tailwind
colors: {
custom: {
50: '#98fcb3',
500: '#5af993',
950: '#000000',
},
}SCSS
$custom: #5af993; $custom-light: #98fcb3; $custom-dark: #000000;
JSON
{
"hex": "#5af993",
"rgb": {
"r": 90,
"g": 249,
"b": 147
},
"hsl": {
"h": 141.509,
"s": 92.982,
"l": 66.471
},
"oklch": {
"l": 0.87479,
"c": 0.19393,
"h": 151.8
},
"luminance": 0.72032
}Semantic roles & 50–950 ramp
primary
#5AF993
secondary
#CC2B92
accent
#0093E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681