#5FF49B#5FF49B
#5FF49B is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.178 H 153.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF49B |
|---|---|
| RGB | rgb(95, 244, 155) |
| HSL | hsl(144, 87%, 66%) |
| HSV | hsv(144, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 36.5%, 4.3%) |
| CIE-LAB | lab(86.75, -59.10, 31.39) |
| CIE-LCH | lch(86.75, 66.92, 152.03°) |
| OKLab | oklab(86.54% -0.1601 0.0786) |
| OKLCH | oklch(86.54% 0.178 153.9) |
| XYZ | xyz(42.9828, 69.4965, 42.1530) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.81
Sea Green (survey)
#53FCA1
ΔE00 1.84
Light Bluish Green
#76FDA8
ΔE00 2.47
Seafoam Green
#7AF9AB
ΔE00 2.70
Mediumspringgreen
#00FA9A
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF49B #F45FB8
analogous
#6EF45F #5FF49B #5FF4E6
triadic
#5FF49B #9B5FF4 #F49B5F
tetradic
#5FF49B #5F6EF4 #F45FB8 #F4E65F
square
#5FF49B #5F6EF4 #F45FB8 #F4E65F
split-complementary
#5FF49B #E65FF4 #F45F6E
monochromatic
#0ECB5A #26F077 #5FF49B #98F8BF #D2FCE3
Accessibility & contrast
On white
1.41
#5FF49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#5FF49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF49B
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF49B | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E295
Deuteranopia (green-blind)
#E0D4A1
Tritanopia (blue-blind)
#22F1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff49b; /* rgb */ color: rgb(95, 244, 155); /* oklch */ color: oklch(86.5% 0.178 153.9);
Tailwind
colors: {
custom: {
50: '#9af9b9',
500: '#5ff49b',
950: '#000000',
},
}SCSS
$custom: #5ff49b; $custom-light: #9af9b9; $custom-dark: #000000;
JSON
{
"hex": "#5ff49b",
"rgb": {
"r": 95,
"g": 244,
"b": 155
},
"hsl": {
"h": 144.161,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86543,
"c": 0.17832,
"h": 153.9
},
"luminance": 0.69501
}Semantic roles & 50–950 ramp
primary
#5FF49B
secondary
#C7308A
accent
#0289E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581