#5FF49E#5FF49E
#5FF49E is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.176 H 154.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF49E |
|---|---|
| RGB | rgb(95, 244, 158) |
| HSL | hsl(145, 87%, 66%) |
| HSV | hsv(145, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 35.2%, 4.3%) |
| CIE-LAB | lab(86.80, -58.56, 29.94) |
| CIE-LCH | lch(86.80, 65.77, 152.92°) |
| OKLab | oklab(86.6% -0.1588 0.0751) |
| OKLCH | oklch(86.6% 0.176 154.7) |
| XYZ | xyz(43.2379, 69.5985, 43.4964) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.76
Sea Green (survey)
#53FCA1
ΔE00 1.83
Light Bluish Green
#76FDA8
ΔE00 2.40
Seafoam Green
#7AF9AB
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.94
Mediumspringgreen
#00FA9A
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF49E #F45FB5
analogous
#6BF45F #5FF49E #5FF4E9
triadic
#5FF49E #9E5FF4 #F49E5F
tetradic
#5FF49E #5F6BF4 #F45FB5 #F4E95F
square
#5FF49E #5F6BF4 #F45FB5 #F4E95F
split-complementary
#5FF49E #E95FF4 #F45F6B
monochromatic
#0ECB5E #26F07B #5FF49E #98F8C1 #D2FCE3
Accessibility & contrast
On white
1.41
#5FF49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5FF49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF49E
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF49E | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E298
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#1EF1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff49e; /* rgb */ color: rgb(95, 244, 158); /* oklch */ color: oklch(86.6% 0.176 154.7);
Tailwind
colors: {
custom: {
50: '#9af9bb',
500: '#5ff49e',
950: '#000000',
},
}SCSS
$custom: #5ff49e; $custom-light: #9af9bb; $custom-dark: #000000;
JSON
{
"hex": "#5ff49e",
"rgb": {
"r": 95,
"g": 244,
"b": 158
},
"hsl": {
"h": 145.369,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86601,
"c": 0.17565,
"h": 154.7
},
"luminance": 0.69603
}Semantic roles & 50–950 ramp
primary
#5FF49E
secondary
#C73087
accent
#0284E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582