#5FF49F#5FF49F
#5FF49F is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.175 H 154.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF49F |
|---|---|
| RGB | rgb(95, 244, 159) |
| HSL | hsl(146, 87%, 66%) |
| HSV | hsv(146, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(86.82, -58.38, 29.46) |
| CIE-LCH | lch(86.82, 65.39, 153.22°) |
| OKLab | oklab(86.62% -0.1583 0.074) |
| OKLCH | oklch(86.62% 0.175 154.9) |
| XYZ | xyz(43.3243, 69.6331, 43.9515) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.78
Sea Green (survey)
#53FCA1
ΔE00 1.86
Seafoam Green
#7AF9AB
ΔE00 2.36
Light Bluish Green
#76FDA8
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.87
Mediumspringgreen
#00FA9A
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF49F #F45FB4
analogous
#6AF45F #5FF49F #5FF4EA
triadic
#5FF49F #9F5FF4 #F49F5F
tetradic
#5FF49F #5F6AF4 #F45FB4 #F4EA5F
square
#5FF49F #5F6AF4 #F45FB4 #F4EA5F
split-complementary
#5FF49F #EA5FF4 #F45F6A
monochromatic
#0ECB5F #26F07D #5FF49F #98F8C1 #D2FCE4
Accessibility & contrast
On white
1.41
#5FF49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#5FF49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF49F
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF49F | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E299
Deuteranopia (green-blind)
#DFD4A4
Tritanopia (blue-blind)
#1DF2DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff49f; /* rgb */ color: rgb(95, 244, 159); /* oklch */ color: oklch(86.6% 0.175 154.9);
Tailwind
colors: {
custom: {
50: '#9af9bc',
500: '#5ff49f',
950: '#000000',
},
}SCSS
$custom: #5ff49f; $custom-light: #9af9bc; $custom-dark: #000000;
JSON
{
"hex": "#5ff49f",
"rgb": {
"r": 95,
"g": 244,
"b": 159
},
"hsl": {
"h": 145.772,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86621,
"c": 0.17477,
"h": 154.9
},
"luminance": 0.69637
}Semantic roles & 50–950 ramp
primary
#5FF49F
secondary
#C73086
accent
#0283E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582