#5FF19A#5FF19A
#5FF19A is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.175 H 154.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF19A |
|---|---|
| RGB | rgb(95, 241, 154) |
| HSL | hsl(144, 84%, 66%) |
| HSV | hsv(144, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 36.1%, 5.5%) |
| CIE-LAB | lab(85.84, -58.13, 30.68) |
| CIE-LCH | lch(85.84, 65.73, 152.17°) |
| OKLab | oklab(85.79% -0.1575 0.0769) |
| OKLCH | oklch(85.79% 0.175 154) |
| XYZ | xyz(42.0039, 67.6724, 41.4141) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.39
Sea Green (survey)
#53FCA1
ΔE00 2.43
Seafoam Green
#7AF9AB
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 2.93
Seafoam (survey)
#80F9AD
ΔE00 3.34
Mediumspringgreen
#00FA9A
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF19A #F15FB6
analogous
#6DF15F #5FF19A #5FF1E3
triadic
#5FF19A #9A5FF1 #F19A5F
tetradic
#5FF19A #5F6DF1 #F15FB6 #F1E35F
square
#5FF19A #5F6DF1 #F15FB6 #F1E35F
split-complementary
#5FF19A #E35FF1 #F15F6D
monochromatic
#11C45A #27EC76 #5FF19A #97F6BE #D0FBE1
Accessibility & contrast
On white
1.44
#5FF19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#5FF19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF19A
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF19A | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF94
Deuteranopia (green-blind)
#DDD1A0
Tritanopia (blue-blind)
#25EEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff19a; /* rgb */ color: rgb(95, 241, 154); /* oklch */ color: oklch(85.8% 0.175 154.0);
Tailwind
colors: {
custom: {
50: '#99f7b8',
500: '#5ff19a',
950: '#000000',
},
}SCSS
$custom: #5ff19a; $custom-light: #99f7b8; $custom-dark: #000000;
JSON
{
"hex": "#5ff19a",
"rgb": {
"r": 95,
"g": 241,
"b": 154
},
"hsl": {
"h": 144.247,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.85793,
"c": 0.17526,
"h": 154
},
"luminance": 0.67677
}Semantic roles & 50–950 ramp
primary
#5FF19A
secondary
#C23288
accent
#0588E0
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581