#5AF992#5AF992
#5AF992 is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.5% C 0.195 H 151.6°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF992 |
|---|---|
| RGB | rgb(90, 249, 146) |
| HSL | hsl(141, 93%, 66%) |
| HSV | hsv(141, 64%, 98%) |
| CMYK | cmyk(63.9%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(87.97, -63.47, 37.45) |
| CIE-LCH | lch(87.97, 73.70, 149.46°) |
| OKLab | oklab(87.46% -0.1714 0.0927) |
| OKLCH | oklch(87.46% 0.195 151.6) |
| XYZ | xyz(43.2770, 71.9958, 38.8044) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.35
Sea Green (survey)
#53FCA1
ΔE00 2.36
Light Green Blue
#56FCA2
ΔE00 2.45
Turquoise Green
#04F489
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 3.14
Mediumspringgreen
#00FA9A
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF992 #F95AC1
analogous
#72F95A #5AF992 #5AF9E1
triadic
#5AF992 #925AF9 #F9925A
tetradic
#5AF992 #5A72F9 #F95AC1 #F9E15A
square
#5AF992 #5A72F9 #F95AC1 #F9E15A
split-complementary
#5AF992 #E15AF9 #F95A72
monochromatic
#08D14F #1FF76B #5AF992 #95FBB9 #D0FDE0
Accessibility & contrast
On white
1.36
#5AF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#5AF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF992
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF992 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58B
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#0EF5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5af992; /* rgb */ color: rgb(90, 249, 146); /* oklch */ color: oklch(87.5% 0.195 151.6);
Tailwind
colors: {
custom: {
50: '#98fcb3',
500: '#5af992',
950: '#000000',
},
}SCSS
$custom: #5af992; $custom-light: #98fcb3; $custom-dark: #000000;
JSON
{
"hex": "#5af992",
"rgb": {
"r": 90,
"g": 249,
"b": 146
},
"hsl": {
"h": 141.132,
"s": 92.982,
"l": 66.471
},
"oklch": {
"l": 0.87462,
"c": 0.19482,
"h": 151.6
},
"luminance": 0.72
}Semantic roles & 50–950 ramp
primary
#5AF992
secondary
#CC2B93
accent
#0095E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681