#5FF19C#5FF19C
#5FF19C is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.173 H 154.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF19C |
|---|---|
| RGB | rgb(95, 241, 156) |
| HSL | hsl(145, 84%, 66%) |
| HSV | hsv(145, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 35.3%, 5.5%) |
| CIE-LAB | lab(85.88, -57.76, 29.72) |
| CIE-LCH | lch(85.88, 64.96, 152.78°) |
| OKLab | oklab(85.83% -0.1566 0.0746) |
| OKLCH | oklch(85.83% 0.173 154.5) |
| XYZ | xyz(42.1718, 67.7396, 42.2986) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.38
Sea Green (survey)
#53FCA1
ΔE00 2.43
Seafoam Green
#7AF9AB
ΔE00 2.73
Light Bluish Green
#76FDA8
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 3.19
Mediumspringgreen
#00FA9A
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF19C #F15FB4
analogous
#6BF15F #5FF19C #5FF1E5
triadic
#5FF19C #9C5FF1 #F19C5F
tetradic
#5FF19C #5F6BF1 #F15FB4 #F1E55F
square
#5FF19C #5F6BF1 #F15FB4 #F1E55F
split-complementary
#5FF19C #E55FF1 #F15F6B
monochromatic
#11C45C #27EC79 #5FF19C #97F6BF #D0FBE2
Accessibility & contrast
On white
1.44
#5FF19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#5FF19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF19C
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF19C | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF96
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#23EEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff19c; /* rgb */ color: rgb(95, 241, 156); /* oklch */ color: oklch(85.8% 0.173 154.5);
Tailwind
colors: {
custom: {
50: '#99f7b9',
500: '#5ff19c',
950: '#000000',
},
}SCSS
$custom: #5ff19c; $custom-light: #99f7b9; $custom-dark: #000000;
JSON
{
"hex": "#5ff19c",
"rgb": {
"r": 95,
"g": 241,
"b": 156
},
"hsl": {
"h": 145.068,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85832,
"c": 0.17348,
"h": 154.5
},
"luminance": 0.67744
}Semantic roles & 50–950 ramp
primary
#5FF19C
secondary
#C23286
accent
#0585E0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581