#5FE8A1#5FE8A1
#5FE8A1 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.157 H 157.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8A1 |
|---|---|
| RGB | rgb(95, 232, 161) |
| HSL | hsl(149, 75%, 64%) |
| HSV | hsv(149, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.29, -53.27, 23.66) |
| CIE-LCH | lch(83.29, 58.29, 156.05°) |
| OKLab | oklab(83.74% -0.1452 0.0599) |
| OKLCH | oklch(83.74% 0.157 157.6) |
| XYZ | xyz(40.0054, 62.7154, 43.7083) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.56
Aqua Green
#12E193
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.40
Light Blue Green
#7EFBB3
ΔE00 4.54
Light Green Blue
#56FCA2
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8A1 #E85FA6
analogous
#62E85F #5FE8A1 #5FE8E5
triadic
#5FE8A1 #A15FE8 #E8A15F
tetradic
#5FE8A1 #5F62E8 #E85FA6 #E8E55F
square
#5FE8A1 #5F62E8 #E85FA6 #E8E55F
split-complementary
#5FE8A1 #E55FE8 #E85F62
monochromatic
#1AB364 #29E082 #5FE8A1 #95F0C0 #CAF7E0
Accessibility & contrast
On white
1.55
#5FE8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5FE8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8A1
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8A1 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79D
Deuteranopia (green-blind)
#D4CAA5
Tritanopia (blue-blind)
#24E6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe8a1; /* rgb */ color: rgb(95, 232, 161); /* oklch */ color: oklch(83.7% 0.157 157.6);
Tailwind
colors: {
custom: {
50: '#98f0bd',
500: '#5fe8a1',
950: '#000000',
},
}SCSS
$custom: #5fe8a1; $custom-light: #98f0bd; $custom-dark: #000000;
JSON
{
"hex": "#5fe8a1",
"rgb": {
"r": 95,
"g": 232,
"b": 161
},
"hsl": {
"h": 148.905,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83743,
"c": 0.15711,
"h": 157.6
},
"luminance": 0.62719
}Semantic roles & 50–950 ramp
primary
#5FE8A1
secondary
#B33878
accent
#0E76D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582