#5CF88F#5CF88F
#5CF88F is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.2% C 0.195 H 150.9°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF88F |
|---|---|
| RGB | rgb(92, 248, 143) |
| HSL | hsl(140, 92%, 67%) |
| HSV | hsv(140, 63%, 97%) |
| CMYK | cmyk(62.9%, 0%, 42.3%, 2.7%) |
| CIE-LAB | lab(87.67, -63.22, 38.56) |
| CIE-LCH | lch(87.67, 74.05, 148.62°) |
| OKLab | oklab(87.22% -0.1707 0.0952) |
| OKLCH | oklch(87.22% 0.195 150.9) |
| XYZ | xyz(42.9356, 71.3889, 37.4980) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.34
Sea Green (survey)
#53FCA1
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 2.91
Minty Green
#0BF77D
ΔE00 2.99
Spring Green
#00FF7F
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF88F #F85CC5
analogous
#77F85C #5CF88F #5CF8DD
triadic
#5CF88F #8F5CF8 #F88F5C
tetradic
#5CF88F #5C77F8 #F85CC5 #F8DD5C
square
#5CF88F #5C77F8 #F85CC5 #F8DD5C
split-complementary
#5CF88F #DD5CF8 #F85C77
monochromatic
#09D14A #21F567 #5CF88F #97FBB7 #D1FDE0
Accessibility & contrast
On white
1.37
#5CF88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#5CF88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF88F
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF88F | 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)
#F9E487
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#1EF4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf88f; /* rgb */ color: rgb(92, 248, 143); /* oklch */ color: oklch(87.2% 0.195 150.9);
Tailwind
colors: {
custom: {
50: '#99fcb1',
500: '#5cf88f',
950: '#000000',
},
}SCSS
$custom: #5cf88f; $custom-light: #99fcb1; $custom-dark: #000000;
JSON
{
"hex": "#5cf88f",
"rgb": {
"r": 92,
"g": 248,
"b": 143
},
"hsl": {
"h": 139.615,
"s": 91.765,
"l": 66.667
},
"oklch": {
"l": 0.8722,
"c": 0.19543,
"h": 150.9
},
"luminance": 0.71393
}Semantic roles & 50–950 ramp
primary
#5CF88F
secondary
#CC2C98
accent
#009AE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1811
muted
#808681