#5FF19D#5FF19D
#5FF19D is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.173 H 154.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF19D |
|---|---|
| RGB | rgb(95, 241, 157) |
| HSL | hsl(145, 84%, 66%) |
| HSV | hsv(145, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 34.9%, 5.5%) |
| CIE-LAB | lab(85.89, -57.58, 29.23) |
| CIE-LCH | lch(85.89, 64.58, 153.08°) |
| OKLab | oklab(85.85% -0.1562 0.0734) |
| OKLCH | oklch(85.85% 0.173 154.8) |
| XYZ | xyz(42.2569, 67.7736, 42.7464) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.40
Sea Green (survey)
#53FCA1
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.67
Light Bluish Green
#76FDA8
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 3.13
Mediumspringgreen
#00FA9A
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF19D #F15FB3
analogous
#6AF15F #5FF19D #5FF1E6
triadic
#5FF19D #9D5FF1 #F19D5F
tetradic
#5FF19D #5F6AF1 #F15FB3 #F1E65F
square
#5FF19D #5F6AF1 #F15FB3 #F1E65F
split-complementary
#5FF19D #E65FF1 #F15F6A
monochromatic
#11C45D #27EC7B #5FF19D #97F6BF #D0FBE2
Accessibility & contrast
On white
1.44
#5FF19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#5FF19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF19D
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF19D | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF98
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#22EFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff19d; /* rgb */ color: rgb(95, 241, 157); /* oklch */ color: oklch(85.9% 0.173 154.8);
Tailwind
colors: {
custom: {
50: '#99f7ba',
500: '#5ff19d',
950: '#000000',
},
}SCSS
$custom: #5ff19d; $custom-light: #99f7ba; $custom-dark: #000000;
JSON
{
"hex": "#5ff19d",
"rgb": {
"r": 95,
"g": 241,
"b": 157
},
"hsl": {
"h": 145.479,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85852,
"c": 0.17259,
"h": 154.8
},
"luminance": 0.67778
}Semantic roles & 50–950 ramp
primary
#5FF19D
secondary
#C23285
accent
#0583E0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581