#5CF18A#5CF18A
#5CF18A is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.4% C 0.191 H 150.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF18A |
|---|---|
| RGB | rgb(92, 241, 138) |
| HSL | hsl(139, 84%, 65%) |
| HSV | hsv(139, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 42.7%, 5.5%) |
| CIE-LAB | lab(85.51, -61.45, 38.22) |
| CIE-LCH | lch(85.51, 72.37, 148.12°) |
| OKLab | oklab(85.42% -0.1659 0.0942) |
| OKLCH | oklch(85.42% 0.191 150.4) |
| XYZ | xyz(40.4533, 67.0168, 34.8435) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.82
Wintergreen
#20F986
ΔE00 2.88
Weird Green
#3AE57F
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.22
Sea Green (survey)
#53FCA1
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF18A #F15CC3
analogous
#79F15C #5CF18A #5CF1D4
triadic
#5CF18A #8A5CF1 #F18A5C
tetradic
#5CF18A #5C79F1 #F15CC3 #F1D45C
square
#5CF18A #5C79F1 #F15CC3 #F1D45C
split-complementary
#5CF18A #D45CF1 #F15C79
monochromatic
#11C247 #24EC62 #5CF18A #94F6B2 #CDFBDB
Accessibility & contrast
On white
1.46
#5CF18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5CF18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF18A
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF18A | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE82
Deuteranopia (green-blind)
#DFD091
Tritanopia (blue-blind)
#28EDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cf18a; /* rgb */ color: rgb(92, 241, 138); /* oklch */ color: oklch(85.4% 0.191 150.4);
Tailwind
colors: {
custom: {
50: '#98f7ad',
500: '#5cf18a',
950: '#000000',
},
}SCSS
$custom: #5cf18a; $custom-light: #98f7ad; $custom-dark: #000000;
JSON
{
"hex": "#5cf18a",
"rgb": {
"r": 92,
"g": 241,
"b": 138
},
"hsl": {
"h": 138.523,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.85417,
"c": 0.19084,
"h": 150.4
},
"luminance": 0.67021
}Semantic roles & 50–950 ramp
primary
#5CF18A
secondary
#C03294
accent
#059DE1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581