#5FE49F#5FE49F
#5FE49F is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.153 H 157.7°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE49F |
|---|---|
| RGB | rgb(95, 228, 159) |
| HSL | hsl(149, 71%, 63%) |
| HSV | hsv(149, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(82.07, -52.05, 23.01) |
| CIE-LCH | lch(82.07, 56.91, 156.15°) |
| OKLab | oklab(82.73% -0.142 0.0583) |
| OKLCH | oklch(82.73% 0.153 157.7) |
| XYZ | xyz(38.7173, 60.4192, 42.4159) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 5.01
Seafoam (survey)
#80F9AD
ΔE00 5.17
Light Blue Green
#7EFBB3
ΔE00 5.32
Seafoam
#7FE0B3
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE49F #E45FA4
analogous
#61E45F #5FE49F #5FE4E1
triadic
#5FE49F #9F5FE4 #E49F5F
tetradic
#5FE49F #5F61E4 #E45FA4 #E4E15F
square
#5FE49F #5F61E4 #E45FA4 #E4E15F
split-complementary
#5FE49F #E15FE4 #E45F61
monochromatic
#1DAC62 #2BDB80 #5FE49F #93EDBE #C8F6DE
Accessibility & contrast
On white
1.60
#5FE49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5FE49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE49F
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE49F | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49B
Deuteranopia (green-blind)
#D0C7A3
Tritanopia (blue-blind)
#29E3D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe49f; /* rgb */ color: rgb(95, 228, 159); /* oklch */ color: oklch(82.7% 0.153 157.7);
Tailwind
colors: {
custom: {
50: '#97edbb',
500: '#5fe49f',
950: '#000000',
},
}SCSS
$custom: #5fe49f; $custom-light: #97edbb; $custom-dark: #000000;
JSON
{
"hex": "#5fe49f",
"rgb": {
"r": 95,
"g": 228,
"b": 159
},
"hsl": {
"h": 148.872,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.82726,
"c": 0.15349,
"h": 157.7
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#5FE49F
secondary
#AD3A76
accent
#1276D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582