#5AF994#5AF994
#5AF994 is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.5% C 0.193 H 152.0°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF994 |
|---|---|
| RGB | rgb(90, 249, 148) |
| HSL | hsl(142, 93%, 66%) |
| HSV | hsv(142, 64%, 98%) |
| CMYK | cmyk(63.9%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(88.00, -63.14, 36.51) |
| CIE-LCH | lch(88.00, 72.93, 149.96°) |
| OKLab | oklab(87.5% -0.1705 0.0905) |
| OKLCH | oklch(87.5% 0.193 152) |
| XYZ | xyz(43.4339, 72.0586, 39.6310) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.07
Light Green Blue
#56FCA2
ΔE00 2.15
Wintergreen
#20F986
ΔE00 2.50
Turquoise Green
#04F489
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 3.01
Mediumspringgreen
#00FA9A
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF994 #F95ABF
analogous
#70F95A #5AF994 #5AF9E4
triadic
#5AF994 #945AF9 #F9945A
tetradic
#5AF994 #5A70F9 #F95ABF #F9E45A
square
#5AF994 #5A70F9 #F95ABF #F9E45A
split-complementary
#5AF994 #E45AF9 #F95A70
monochromatic
#08D151 #1FF76E #5AF994 #95FBBA #D0FDE1
Accessibility & contrast
On white
1.36
#5AF994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#5AF994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF994
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF994 | 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)
#FAE58D
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#09F6E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5af994; /* rgb */ color: rgb(90, 249, 148); /* oklch */ color: oklch(87.5% 0.193 152.0);
Tailwind
colors: {
custom: {
50: '#98fcb4',
500: '#5af994',
950: '#000000',
},
}SCSS
$custom: #5af994; $custom-light: #98fcb4; $custom-dark: #000000;
JSON
{
"hex": "#5af994",
"rgb": {
"r": 90,
"g": 249,
"b": 148
},
"hsl": {
"h": 141.887,
"s": 92.982,
"l": 66.471
},
"oklch": {
"l": 0.87497,
"c": 0.19304,
"h": 152
},
"luminance": 0.72063
}Semantic roles & 50–950 ramp
primary
#5AF994
secondary
#CC2B91
accent
#0092E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681