#5FF49D#5FF49D
#5FF49D is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.177 H 154.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF49D |
|---|---|
| RGB | rgb(95, 244, 157) |
| HSL | hsl(145, 87%, 66%) |
| HSV | hsv(145, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 35.7%, 4.3%) |
| CIE-LAB | lab(86.78, -58.74, 30.43) |
| CIE-LCH | lch(86.78, 66.15, 152.62°) |
| OKLab | oklab(86.58% -0.1592 0.0763) |
| OKLCH | oklch(86.58% 0.177 154.4) |
| XYZ | xyz(43.1522, 69.5643, 43.0449) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.76
Sea Green (survey)
#53FCA1
ΔE00 1.82
Light Bluish Green
#76FDA8
ΔE00 2.41
Seafoam Green
#7AF9AB
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 3.02
Mediumspringgreen
#00FA9A
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF49D #F45FB6
analogous
#6CF45F #5FF49D #5FF4E7
triadic
#5FF49D #9D5FF4 #F49D5F
tetradic
#5FF49D #5F6CF4 #F45FB6 #F4E75F
square
#5FF49D #5F6CF4 #F45FB6 #F4E75F
split-complementary
#5FF49D #E75FF4 #F45F6C
monochromatic
#0ECB5C #26F07A #5FF49D #98F8C0 #D2FCE3
Accessibility & contrast
On white
1.41
#5FF49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#5FF49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF49D
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF49D | 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)
#F4E297
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#1FF1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff49d; /* rgb */ color: rgb(95, 244, 157); /* oklch */ color: oklch(86.6% 0.177 154.4);
Tailwind
colors: {
custom: {
50: '#9af9ba',
500: '#5ff49d',
950: '#000000',
},
}SCSS
$custom: #5ff49d; $custom-light: #9af9ba; $custom-dark: #000000;
JSON
{
"hex": "#5ff49d",
"rgb": {
"r": 95,
"g": 244,
"b": 157
},
"hsl": {
"h": 144.966,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86582,
"c": 0.17654,
"h": 154.4
},
"luminance": 0.69569
}Semantic roles & 50–950 ramp
primary
#5FF49D
secondary
#C73088
accent
#0286E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581