#5FE8A0#5FE8A0
#5FE8A0 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.158 H 157.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8A0 |
|---|---|
| RGB | rgb(95, 232, 160) |
| HSL | hsl(148, 75%, 64%) |
| HSV | hsv(148, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 31%, 9%) |
| CIE-LAB | lab(83.27, -53.47, 24.15) |
| CIE-LCH | lch(83.27, 58.67, 155.69°) |
| OKLab | oklab(83.72% -0.1457 0.0611) |
| OKLCH | oklch(83.72% 0.158 157.2) |
| XYZ | xyz(39.9176, 62.6803, 43.2458) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.60
Light Greenish Blue
#63F7B4
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.36
Light Blue Green
#7EFBB3
ΔE00 4.54
Light Green Blue
#56FCA2
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8A0 #E85FA7
analogous
#63E85F #5FE8A0 #5FE8E4
triadic
#5FE8A0 #A05FE8 #E8A05F
tetradic
#5FE8A0 #5F63E8 #E85FA7 #E8E45F
square
#5FE8A0 #5F63E8 #E85FA7 #E8E45F
split-complementary
#5FE8A0 #E45FE8 #E85F63
monochromatic
#1AB362 #29E080 #5FE8A0 #95F0C0 #CAF7E0
Accessibility & contrast
On white
1.55
#5FE8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5FE8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8A0
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8A0 | 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)
#E6D79C
Deuteranopia (green-blind)
#D4CAA5
Tritanopia (blue-blind)
#25E6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe8a0; /* rgb */ color: rgb(95, 232, 160); /* oklch */ color: oklch(83.7% 0.158 157.2);
Tailwind
colors: {
custom: {
50: '#98f0bc',
500: '#5fe8a0',
950: '#000000',
},
}SCSS
$custom: #5fe8a0; $custom-light: #98f0bc; $custom-dark: #000000;
JSON
{
"hex": "#5fe8a0",
"rgb": {
"r": 95,
"g": 232,
"b": 160
},
"hsl": {
"h": 148.467,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83722,
"c": 0.15798,
"h": 157.2
},
"luminance": 0.62684
}Semantic roles & 50–950 ramp
primary
#5FE8A0
secondary
#B33879
accent
#0E78D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582