#5FFA97#5FFA97
#5FFA97 is a very light, vivid green. Relative luminance 0.730; OKLCH L 87.9% C 0.190 H 152.2°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFA97 |
|---|---|
| RGB | rgb(95, 250, 151) |
| HSL | hsl(142, 94%, 68%) |
| HSV | hsv(142, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 39.6%, 2%) |
| CIE-LAB | lab(88.46, -62.06, 35.66) |
| CIE-LCH | lch(88.46, 71.58, 150.12°) |
| OKLab | oklab(87.93% -0.1678 0.0886) |
| OKLCH | oklch(87.93% 0.19 152.2) |
| XYZ | xyz(44.4873, 73.0340, 41.0246) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.85
Light Green Blue
#56FCA2
ΔE00 1.90
Light Bluish Green
#76FDA8
ΔE00 2.58
Wintergreen
#20F986
ΔE00 2.90
Mediumspringgreen
#00FA9A
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFA97 #FA5FC2
analogous
#75FA5F #5FFA97 #5FFAE4
triadic
#5FFA97 #975FFA #FA975F
tetradic
#5FFA97 #5F75FA #FA5FC2 #FAE45F
square
#5FFA97 #5F75FA #FA5FC2 #FAE45F
split-complementary
#5FFA97 #E45FFA #FA5F75
monochromatic
#07D852 #24F870 #5FFA97 #9AFCBE #D6FEE4
Accessibility & contrast
On white
1.35
#5FFA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#5FFA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFA97
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFA97 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE790
Deuteranopia (green-blind)
#E6D89E
Tritanopia (blue-blind)
#21F7E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ffa97; /* rgb */ color: rgb(95, 250, 151); /* oklch */ color: oklch(87.9% 0.190 152.2);
Tailwind
colors: {
custom: {
50: '#9bfdb6',
500: '#5ffa97',
950: '#000000',
},
}SCSS
$custom: #5ffa97; $custom-light: #9bfdb6; $custom-dark: #000000;
JSON
{
"hex": "#5ffa97",
"rgb": {
"r": 95,
"g": 250,
"b": 151
},
"hsl": {
"h": 141.677,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.87931,
"c": 0.18971,
"h": 152.2
},
"luminance": 0.73038
}Semantic roles & 50–950 ramp
primary
#5FFA97
secondary
#D22B96
accent
#0093E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681