#5FE7A1#5FE7A1
#5FE7A1 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.156 H 157.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7A1 |
|---|---|
| RGB | rgb(95, 231, 161) |
| HSL | hsl(149, 74%, 64%) |
| HSV | hsv(149, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 30.3%, 9.4%) |
| CIE-LAB | lab(83.00, -52.87, 23.25) |
| CIE-LCH | lch(83.00, 57.76, 156.26°) |
| OKLab | oklab(83.5% -0.1442 0.0589) |
| OKLCH | oklch(83.5% 0.156 157.8) |
| XYZ | xyz(39.7248, 62.1541, 43.6148) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.58
Light Greenish Blue
#63F7B4
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 4.43
Seafoam (survey)
#80F9AD
ΔE00 4.61
Light Blue Green
#7EFBB3
ΔE00 4.73
Light Green Blue
#56FCA2
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7A1 #E75FA5
analogous
#61E75F #5FE7A1 #5FE7E5
triadic
#5FE7A1 #A15FE7 #E7A15F
tetradic
#5FE7A1 #5F61E7 #E75FA5 #E7E55F
square
#5FE7A1 #5F61E7 #E75FA5 #E7E55F
split-complementary
#5FE7A1 #E55FE7 #E75F61
monochromatic
#1BB164 #2ADF82 #5FE7A1 #94EFC0 #C9F7E0
Accessibility & contrast
On white
1.56
#5FE7A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5FE7A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7A1
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7A1 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D79D
Deuteranopia (green-blind)
#D3C9A5
Tritanopia (blue-blind)
#25E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe7a1; /* rgb */ color: rgb(95, 231, 161); /* oklch */ color: oklch(83.5% 0.156 157.8);
Tailwind
colors: {
custom: {
50: '#98efbd',
500: '#5fe7a1',
950: '#000000',
},
}SCSS
$custom: #5fe7a1; $custom-light: #98efbd; $custom-dark: #000000;
JSON
{
"hex": "#5fe7a1",
"rgb": {
"r": 95,
"g": 231,
"b": 161
},
"hsl": {
"h": 149.118,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.835,
"c": 0.15576,
"h": 157.8
},
"luminance": 0.62158
}Semantic roles & 50–950 ramp
primary
#5FE7A1
secondary
#B23977
accent
#0F76D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582