#5FF49A#5FF49A
#5FF49A is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.179 H 153.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF49A |
|---|---|
| RGB | rgb(95, 244, 154) |
| HSL | hsl(144, 87%, 66%) |
| HSV | hsv(144, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 36.9%, 4.3%) |
| CIE-LAB | lab(86.73, -59.28, 31.87) |
| CIE-LCH | lch(86.73, 67.30, 151.74°) |
| OKLab | oklab(86.52% -0.1605 0.0797) |
| OKLCH | oklch(86.52% 0.179 153.6) |
| XYZ | xyz(42.8992, 69.4631, 41.7125) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.86
Sea Green (survey)
#53FCA1
ΔE00 1.88
Light Bluish Green
#76FDA8
ΔE00 2.52
Seafoam Green
#7AF9AB
ΔE00 2.80
Mediumspringgreen
#00FA9A
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF49A #F45FB9
analogous
#6FF45F #5FF49A #5FF4E4
triadic
#5FF49A #9A5FF4 #F49A5F
tetradic
#5FF49A #5F6FF4 #F45FB9 #F4E45F
square
#5FF49A #5F6FF4 #F45FB9 #F4E45F
split-complementary
#5FF49A #E45FF4 #F45F6F
monochromatic
#0ECB59 #26F076 #5FF49A #98F8BE #D2FCE2
Accessibility & contrast
On white
1.41
#5FF49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5FF49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF49A
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF49A | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E194
Deuteranopia (green-blind)
#E0D4A0
Tritanopia (blue-blind)
#23F1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff49a; /* rgb */ color: rgb(95, 244, 154); /* oklch */ color: oklch(86.5% 0.179 153.6);
Tailwind
colors: {
custom: {
50: '#9af9b8',
500: '#5ff49a',
950: '#000000',
},
}SCSS
$custom: #5ff49a; $custom-light: #9af9b8; $custom-dark: #000000;
JSON
{
"hex": "#5ff49a",
"rgb": {
"r": 95,
"g": 244,
"b": 154
},
"hsl": {
"h": 143.758,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86524,
"c": 0.17921,
"h": 153.6
},
"luminance": 0.69467
}Semantic roles & 50–950 ramp
primary
#5FF49A
secondary
#C7308B
accent
#028AE4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581