#5CF88C#5CF88C
#5CF88C is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.2% C 0.198 H 150.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF88C |
|---|---|
| RGB | rgb(92, 248, 140) |
| HSL | hsl(138, 92%, 67%) |
| HSV | hsv(138, 63%, 97%) |
| CMYK | cmyk(62.9%, 0%, 43.5%, 2.7%) |
| CIE-LAB | lab(87.63, -63.71, 39.97) |
| CIE-LCH | lch(87.63, 75.21, 147.89°) |
| OKLab | oklab(87.17% -0.1719 0.0984) |
| OKLCH | oklch(87.17% 0.198 150.2) |
| XYZ | xyz(42.7114, 71.2992, 36.3171) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.26
Minty Green
#0BF77D
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.15
Spring Green
#00FF7F
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF88C #F85CC8
analogous
#7AF85C #5CF88C #5CF8DA
triadic
#5CF88C #8C5CF8 #F88C5C
tetradic
#5CF88C #5C7AF8 #F85CC8 #F8DA5C
square
#5CF88C #5C7AF8 #F85CC8 #F8DA5C
split-complementary
#5CF88C #DA5CF8 #F85C7A
monochromatic
#09D146 #21F563 #5CF88C #97FBB5 #D1FDDF
Accessibility & contrast
On white
1.38
#5CF88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#5CF88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF88C
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF88C | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E484
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#21F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf88c; /* rgb */ color: rgb(92, 248, 140); /* oklch */ color: oklch(87.2% 0.198 150.2);
Tailwind
colors: {
custom: {
50: '#99fcaf',
500: '#5cf88c',
950: '#000000',
},
}SCSS
$custom: #5cf88c; $custom-light: #99fcaf; $custom-dark: #000000;
JSON
{
"hex": "#5cf88c",
"rgb": {
"r": 92,
"g": 248,
"b": 140
},
"hsl": {
"h": 138.462,
"s": 91.765,
"l": 66.667
},
"oklch": {
"l": 0.8717,
"c": 0.19809,
"h": 150.2
},
"luminance": 0.71304
}Semantic roles & 50–950 ramp
primary
#5CF88C
secondary
#CC2C9B
accent
#009FE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681