#5CF590#5CF590
#5CF590 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.5% C 0.191 H 151.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF590 |
|---|---|
| RGB | rgb(92, 245, 144) |
| HSL | hsl(140, 88%, 66%) |
| HSV | hsv(140, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 41.2%, 3.9%) |
| CIE-LAB | lab(86.80, -61.95, 36.93) |
| CIE-LCH | lch(86.80, 72.12, 149.20°) |
| OKLab | oklab(86.5% -0.1673 0.0914) |
| OKLCH | oklch(86.5% 0.191 151.4) |
| XYZ | xyz(42.0968, 69.5895, 37.5938) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.63
Sea Green (survey)
#53FCA1
ΔE00 2.68
Turquoise Green
#04F489
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF590 #F55CC1
analogous
#74F55C #5CF590 #5CF5DC
triadic
#5CF590 #905CF5 #F5905C
tetradic
#5CF590 #5C74F5 #F55CC1 #F5DC5C
square
#5CF590 #5C74F5 #F55CC1 #F5DC5C
split-complementary
#5CF590 #DC5CF5 #F55C74
monochromatic
#0CCA4D #22F169 #5CF590 #96F9B7 #CFFCDF
Accessibility & contrast
On white
1.41
#5CF590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5CF590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF590
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF590 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E289
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#20F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cf590; /* rgb */ color: rgb(92, 245, 144); /* oklch */ color: oklch(86.5% 0.191 151.4);
Tailwind
colors: {
custom: {
50: '#99f9b1',
500: '#5cf590',
950: '#000000',
},
}SCSS
$custom: #5cf590; $custom-light: #99f9b1; $custom-dark: #000000;
JSON
{
"hex": "#5cf590",
"rgb": {
"r": 92,
"g": 245,
"b": 144
},
"hsl": {
"h": 140.392,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.86502,
"c": 0.19067,
"h": 151.4
},
"luminance": 0.69594
}Semantic roles & 50–950 ramp
primary
#5CF590
secondary
#C62F93
accent
#0097E5
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581