#5CF19C#5CF19C
#5CF19C is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.175 H 154.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF19C |
|---|---|
| RGB | rgb(92, 241, 156) |
| HSL | hsl(146, 84%, 65%) |
| HSV | hsv(146, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 35.3%, 5.5%) |
| CIE-LAB | lab(85.80, -58.35, 29.60) |
| CIE-LCH | lch(85.80, 65.42, 153.10°) |
| OKLab | oklab(85.75% -0.1582 0.0743) |
| OKLCH | oklch(85.75% 0.175 154.8) |
| XYZ | xyz(41.8661, 67.5819, 42.2843) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.34
Sea Green (survey)
#53FCA1
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 3.01
Mediumspringgreen
#00FA9A
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF19C #F15CB1
analogous
#66F15C #5CF19C #5CF1E7
triadic
#5CF19C #9C5CF1 #F19C5C
tetradic
#5CF19C #5C66F1 #F15CB1 #F1E75C
square
#5CF19C #5C66F1 #F15CB1 #F1E75C
split-complementary
#5CF19C #E75CF1 #F15C66
monochromatic
#11C25D #24EC7A #5CF19C #94F6BE #CDFBE0
Accessibility & contrast
On white
1.45
#5CF19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#5CF19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF19C
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF19C | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF96
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#15EFDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cf19c; /* rgb */ color: rgb(92, 241, 156); /* oklch */ color: oklch(85.7% 0.175 154.8);
Tailwind
colors: {
custom: {
50: '#98f7b9',
500: '#5cf19c',
950: '#000000',
},
}SCSS
$custom: #5cf19c; $custom-light: #98f7b9; $custom-dark: #000000;
JSON
{
"hex": "#5cf19c",
"rgb": {
"r": 92,
"g": 241,
"b": 156
},
"hsl": {
"h": 145.772,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.85745,
"c": 0.17474,
"h": 154.8
},
"luminance": 0.67586
}Semantic roles & 50–950 ramp
primary
#5CF19C
secondary
#C03283
accent
#0582E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581