#5CF19A#5CF19A
#5CF19A is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.7% C 0.177 H 154.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF19A |
|---|---|
| RGB | rgb(92, 241, 154) |
| HSL | hsl(145, 84%, 65%) |
| HSV | hsv(145, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 36.1%, 5.5%) |
| CIE-LAB | lab(85.76, -58.71, 30.56) |
| CIE-LCH | lch(85.76, 66.19, 152.50°) |
| OKLab | oklab(85.71% -0.159 0.0766) |
| OKLCH | oklch(85.71% 0.177 154.3) |
| XYZ | xyz(41.6981, 67.5148, 41.3997) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.34
Sea Green (survey)
#53FCA1
ΔE00 2.37
Seafoam Green
#7AF9AB
ΔE00 2.99
Light Bluish Green
#76FDA8
ΔE00 3.03
Mediumspringgreen
#00FA9A
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF19A #F15CB3
analogous
#69F15C #5CF19A #5CF1E4
triadic
#5CF19A #9A5CF1 #F19A5C
tetradic
#5CF19A #5C69F1 #F15CB3 #F1E45C
square
#5CF19A #5C69F1 #F15CB3 #F1E45C
split-complementary
#5CF19A #E45CF1 #F15C69
monochromatic
#11C25A #24EC77 #5CF19A #94F6BD #CDFBE0
Accessibility & contrast
On white
1.45
#5CF19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5CF19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF19A
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF19A | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF94
Deuteranopia (green-blind)
#DDD1A0
Tritanopia (blue-blind)
#18EEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cf19a; /* rgb */ color: rgb(92, 241, 154); /* oklch */ color: oklch(85.7% 0.177 154.3);
Tailwind
colors: {
custom: {
50: '#98f7b8',
500: '#5cf19a',
950: '#000000',
},
}SCSS
$custom: #5cf19a; $custom-light: #98f7b8; $custom-dark: #000000;
JSON
{
"hex": "#5cf19a",
"rgb": {
"r": 92,
"g": 241,
"b": 154
},
"hsl": {
"h": 144.966,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.85706,
"c": 0.17652,
"h": 154.3
},
"luminance": 0.67519
}Semantic roles & 50–950 ramp
primary
#5CF19A
secondary
#C03285
accent
#0585E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581