#5CF88D#5CF88D
#5CF88D is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.2% C 0.197 H 150.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF88D |
|---|---|
| RGB | rgb(92, 248, 141) |
| HSL | hsl(139, 92%, 67%) |
| HSV | hsv(139, 63%, 97%) |
| CMYK | cmyk(62.9%, 0%, 43.1%, 2.7%) |
| CIE-LAB | lab(87.64, -63.55, 39.50) |
| CIE-LCH | lch(87.64, 74.82, 148.13°) |
| OKLab | oklab(87.19% -0.1715 0.0973) |
| OKLCH | oklch(87.19% 0.197 150.4) |
| XYZ | xyz(42.7854, 71.3288, 36.7072) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.28
Minty Green
#0BF77D
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 2.90
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.20
Spearmint
#1EF876
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF88D #F85CC7
analogous
#79F85C #5CF88D #5CF8DB
triadic
#5CF88D #8D5CF8 #F88D5C
tetradic
#5CF88D #5C79F8 #F85CC7 #F8DB5C
square
#5CF88D #5C79F8 #F85CC7 #F8DB5C
split-complementary
#5CF88D #DB5CF8 #F85C79
monochromatic
#09D148 #21F564 #5CF88D #97FBB6 #D1FDDF
Accessibility & contrast
On white
1.38
#5CF88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#5CF88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF88D
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF88D | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E485
Deuteranopia (green-blind)
#E5D694
Tritanopia (blue-blind)
#20F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf88d; /* rgb */ color: rgb(92, 248, 141); /* oklch */ color: oklch(87.2% 0.197 150.4);
Tailwind
colors: {
custom: {
50: '#99fcaf',
500: '#5cf88d',
950: '#000000',
},
}SCSS
$custom: #5cf88d; $custom-light: #99fcaf; $custom-dark: #000000;
JSON
{
"hex": "#5cf88d",
"rgb": {
"r": 92,
"g": 248,
"b": 141
},
"hsl": {
"h": 138.846,
"s": 91.765,
"l": 66.667
},
"oklch": {
"l": 0.87187,
"c": 0.1972,
"h": 150.4
},
"luminance": 0.71333
}Semantic roles & 50–950 ramp
primary
#5CF88D
secondary
#CC2C9A
accent
#009DE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681