#5AF996#5AF996
#5AF996 is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.5% C 0.191 H 152.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF996 |
|---|---|
| RGB | rgb(90, 249, 150) |
| HSL | hsl(143, 93%, 66%) |
| HSV | hsv(143, 64%, 98%) |
| CMYK | cmyk(63.9%, 0%, 39.8%, 2.4%) |
| CIE-LAB | lab(88.03, -62.80, 35.56) |
| CIE-LCH | lch(88.03, 72.17, 150.48°) |
| OKLab | oklab(87.53% -0.1696 0.0883) |
| OKLCH | oklch(87.53% 0.191 152.5) |
| XYZ | xyz(43.5936, 72.1225, 40.4719) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.77
Light Green Blue
#56FCA2
ΔE00 1.85
Wintergreen
#20F986
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 2.82
Mediumspringgreen
#00FA9A
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF996 #F95ABD
analogous
#6EF95A #5AF996 #5AF9E6
triadic
#5AF996 #965AF9 #F9965A
tetradic
#5AF996 #5A6EF9 #F95ABD #F9E65A
square
#5AF996 #5A6EF9 #F95ABD #F9E65A
split-complementary
#5AF996 #E65AF9 #F95A6E
monochromatic
#08D154 #1FF770 #5AF996 #95FBBC #D0FDE1
Accessibility & contrast
On white
1.36
#5AF996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#5AF996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF996
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF996 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58F
Deuteranopia (green-blind)
#E5D79D
Tritanopia (blue-blind)
#04F6E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5af996; /* rgb */ color: rgb(90, 249, 150); /* oklch */ color: oklch(87.5% 0.191 152.5);
Tailwind
colors: {
custom: {
50: '#98fcb6',
500: '#5af996',
950: '#000000',
},
}SCSS
$custom: #5af996; $custom-light: #98fcb6; $custom-dark: #000000;
JSON
{
"hex": "#5af996",
"rgb": {
"r": 90,
"g": 249,
"b": 150
},
"hsl": {
"h": 142.642,
"s": 92.982,
"l": 66.471
},
"oklch": {
"l": 0.87532,
"c": 0.19127,
"h": 152.5
},
"luminance": 0.72127
}Semantic roles & 50–950 ramp
primary
#5AF996
secondary
#CC2B8F
accent
#008FE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681