#5AF997#5AF997
#5AF997 is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.5% C 0.190 H 152.7°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF997 |
|---|---|
| RGB | rgb(90, 249, 151) |
| HSL | hsl(143, 93%, 66%) |
| HSV | hsv(143, 64%, 98%) |
| CMYK | cmyk(63.9%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(88.04, -62.63, 35.08) |
| CIE-LCH | lch(88.04, 71.78, 150.74°) |
| OKLab | oklab(87.55% -0.1692 0.0872) |
| OKLCH | oklch(87.55% 0.19 152.7) |
| XYZ | xyz(43.6744, 72.1548, 40.8978) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.62
Light Green Blue
#56FCA2
ΔE00 1.70
Light Bluish Green
#76FDA8
ΔE00 2.68
Mediumspringgreen
#00FA9A
ΔE00 2.79
Wintergreen
#20F986
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF997 #F95ABC
analogous
#6DF95A #5AF997 #5AF9E7
triadic
#5AF997 #975AF9 #F9975A
tetradic
#5AF997 #5A6DF9 #F95ABC #F9E75A
square
#5AF997 #5A6DF9 #F95ABC #F9E75A
split-complementary
#5AF997 #E75AF9 #F95A6D
monochromatic
#08D155 #1FF772 #5AF997 #95FBBC #D0FDE1
Accessibility & contrast
On white
1.36
#5AF997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#5AF997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF997
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF997 | 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)
#F9E590
Deuteranopia (green-blind)
#E5D79D
Tritanopia (blue-blind)
#01F6E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5af997; /* rgb */ color: rgb(90, 249, 151); /* oklch */ color: oklch(87.5% 0.190 152.7);
Tailwind
colors: {
custom: {
50: '#98fcb6',
500: '#5af997',
950: '#000000',
},
}SCSS
$custom: #5af997; $custom-light: #98fcb6; $custom-dark: #000000;
JSON
{
"hex": "#5af997",
"rgb": {
"r": 90,
"g": 249,
"b": 151
},
"hsl": {
"h": 143.019,
"s": 92.982,
"l": 66.471
},
"oklch": {
"l": 0.8755,
"c": 0.19038,
"h": 152.7
},
"luminance": 0.72159
}Semantic roles & 50–950 ramp
primary
#5AF997
secondary
#CC2B8E
accent
#008DE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681