#5FE39F#5FE39F
#5FE39F is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.5% C 0.152 H 157.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE39F |
|---|---|
| RGB | rgb(95, 227, 159) |
| HSL | hsl(149, 70%, 63%) |
| HSV | hsv(149, 58%, 89%) |
| CMYK | cmyk(58.1%, 0%, 30%, 11%) |
| CIE-LAB | lab(81.77, -51.64, 22.60) |
| CIE-LCH | lch(81.77, 56.37, 156.36°) |
| OKLab | oklab(82.48% -0.1409 0.0573) |
| OKLCH | oklch(82.48% 0.152 157.9) |
| XYZ | xyz(38.4431, 59.8706, 42.3244) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.28
Seafoam (survey)
#80F9AD
ΔE00 5.39
Light Blue Green
#7EFBB3
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE39F #E35FA3
analogous
#61E35F #5FE39F #5FE3E1
triadic
#5FE39F #9F5FE3 #E39F5F
tetradic
#5FE39F #5F61E3 #E35FA3 #E3E15F
square
#5FE39F #5F61E3 #E35FA3 #E3E15F
split-complementary
#5FE39F #E15FE3 #E35F61
monochromatic
#1EAA62 #2BDA80 #5FE39F #93ECBE #C7F5DE
Accessibility & contrast
On white
1.62
#5FE39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5FE39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE39F
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE39F | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39B
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#2AE2D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe39f; /* rgb */ color: rgb(95, 227, 159); /* oklch */ color: oklch(82.5% 0.152 157.9);
Tailwind
colors: {
custom: {
50: '#97edbb',
500: '#5fe39f',
950: '#000000',
},
}SCSS
$custom: #5fe39f; $custom-light: #97edbb; $custom-dark: #000000;
JSON
{
"hex": "#5fe39f",
"rgb": {
"r": 95,
"g": 227,
"b": 159
},
"hsl": {
"h": 149.091,
"s": 70.213,
"l": 63.137
},
"oklch": {
"l": 0.82482,
"c": 0.15214,
"h": 157.9
},
"luminance": 0.59874
}Semantic roles & 50–950 ramp
primary
#5FE39F
secondary
#AC3B75
accent
#1376D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582