#5CF890#5CF890
#5CF890 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.2% C 0.195 H 151.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF890 |
|---|---|
| RGB | rgb(92, 248, 144) |
| HSL | hsl(140, 92%, 67%) |
| HSV | hsv(140, 63%, 97%) |
| CMYK | cmyk(62.9%, 0%, 41.9%, 2.7%) |
| CIE-LAB | lab(87.69, -63.06, 38.09) |
| CIE-LCH | lch(87.69, 73.67, 148.87°) |
| OKLab | oklab(87.24% -0.1703 0.0941) |
| OKLCH | oklch(87.24% 0.195 151.1) |
| XYZ | xyz(43.0117, 71.4193, 37.8987) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.38
Sea Green (survey)
#53FCA1
ΔE00 2.68
Light Green Blue
#56FCA2
ΔE00 2.76
Turquoise Green
#04F489
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF890 #F85CC4
analogous
#76F85C #5CF890 #5CF8DE
triadic
#5CF890 #905CF8 #F8905C
tetradic
#5CF890 #5C76F8 #F85CC4 #F8DE5C
square
#5CF890 #5C76F8 #F85CC4 #F8DE5C
split-complementary
#5CF890 #DE5CF8 #F85C76
monochromatic
#09D14C #21F568 #5CF890 #97FBB8 #D1FDE0
Accessibility & contrast
On white
1.37
#5CF890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#5CF890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF890
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF890 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E488
Deuteranopia (green-blind)
#E5D697
Tritanopia (blue-blind)
#1DF4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf890; /* rgb */ color: rgb(92, 248, 144); /* oklch */ color: oklch(87.2% 0.195 151.1);
Tailwind
colors: {
custom: {
50: '#99fcb1',
500: '#5cf890',
950: '#000000',
},
}SCSS
$custom: #5cf890; $custom-light: #99fcb1; $custom-dark: #000000;
JSON
{
"hex": "#5cf890",
"rgb": {
"r": 92,
"g": 248,
"b": 144
},
"hsl": {
"h": 140,
"s": 91.765,
"l": 66.667
},
"oklch": {
"l": 0.87237,
"c": 0.19454,
"h": 151.1
},
"luminance": 0.71424
}Semantic roles & 50–950 ramp
primary
#5CF890
secondary
#CC2C97
accent
#0099E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681