#5CF180#5CF180
#5CF180 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.200 H 148.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF180 |
|---|---|
| RGB | rgb(92, 241, 128) |
| HSL | hsl(134, 84%, 65%) |
| HSV | hsv(134, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 46.9%, 5.5%) |
| CIE-LAB | lab(85.37, -63.00, 42.92) |
| CIE-LCH | lch(85.37, 76.23, 145.74°) |
| OKLab | oklab(85.26% -0.1701 0.1047) |
| OKLCH | oklch(85.26% 0.2 148.4) |
| XYZ | xyz(39.7624, 66.7405, 31.2046) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.86
Spearmint
#1EF876
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF180 #F15CCD
analogous
#82F15C #5CF180 #5CF1CB
triadic
#5CF180 #805CF1 #F1805C
tetradic
#5CF180 #5C82F1 #F15CCD #F1CB5C
square
#5CF180 #5C82F1 #F15CCD #F1CB5C
split-complementary
#5CF180 #CB5CF1 #F15C82
monochromatic
#11C23B #24EC54 #5CF180 #94F6AC #CDFBD8
Accessibility & contrast
On white
1.46
#5CF180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5CF180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF180
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF180 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#2FECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5cf180; /* rgb */ color: rgb(92, 241, 128); /* oklch */ color: oklch(85.3% 0.200 148.4);
Tailwind
colors: {
custom: {
50: '#98f7a6',
500: '#5cf180',
950: '#000000',
},
}SCSS
$custom: #5cf180; $custom-light: #98f7a6; $custom-dark: #000000;
JSON
{
"hex": "#5cf180",
"rgb": {
"r": 92,
"g": 241,
"b": 128
},
"hsl": {
"h": 134.497,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.85257,
"c": 0.19971,
"h": 148.4
},
"luminance": 0.66744
}Semantic roles & 50–950 ramp
primary
#5CF180
secondary
#C0329D
accent
#05ACE1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580