#5FF49C#5FF49C
#5FF49C is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.177 H 154.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF49C |
|---|---|
| RGB | rgb(95, 244, 156) |
| HSL | hsl(145, 87%, 66%) |
| HSV | hsv(145, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 36.1%, 4.3%) |
| CIE-LAB | lab(86.77, -58.92, 30.91) |
| CIE-LCH | lch(86.77, 66.53, 152.32°) |
| OKLab | oklab(86.56% -0.1596 0.0774) |
| OKLCH | oklch(86.56% 0.177 154.1) |
| XYZ | xyz(43.0672, 69.5302, 42.5971) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.78
Sea Green (survey)
#53FCA1
ΔE00 1.82
Light Bluish Green
#76FDA8
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.60
Mediumspringgreen
#00FA9A
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF49C #F45FB7
analogous
#6DF45F #5FF49C #5FF4E7
triadic
#5FF49C #9C5FF4 #F49C5F
tetradic
#5FF49C #5F6DF4 #F45FB7 #F4E75F
square
#5FF49C #5F6DF4 #F45FB7 #F4E75F
split-complementary
#5FF49C #E75FF4 #F45F6D
monochromatic
#0ECB5B #26F079 #5FF49C #98F8BF #D2FCE3
Accessibility & contrast
On white
1.41
#5FF49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#5FF49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF49C
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF49C | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E296
Deuteranopia (green-blind)
#E0D4A2
Tritanopia (blue-blind)
#20F1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff49c; /* rgb */ color: rgb(95, 244, 156); /* oklch */ color: oklch(86.6% 0.177 154.1);
Tailwind
colors: {
custom: {
50: '#9af9ba',
500: '#5ff49c',
950: '#000000',
},
}SCSS
$custom: #5ff49c; $custom-light: #9af9ba; $custom-dark: #000000;
JSON
{
"hex": "#5ff49c",
"rgb": {
"r": 95,
"g": 244,
"b": 156
},
"hsl": {
"h": 144.564,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86562,
"c": 0.17742,
"h": 154.1
},
"luminance": 0.69535
}Semantic roles & 50–950 ramp
primary
#5FF49C
secondary
#C73089
accent
#0287E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581