#5CF47B#5CF47B
#5CF47B is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 85.9% C 0.208 H 147.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF47B |
|---|---|
| RGB | rgb(92, 244, 123) |
| HSL | hsl(132, 87%, 66%) |
| HSV | hsv(132, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 49.6%, 4.3%) |
| CIE-LAB | lab(86.21, -64.81, 46.35) |
| CIE-LCH | lch(86.21, 79.68, 144.43°) |
| OKLab | oklab(85.92% -0.175 0.1122) |
| OKLCH | oklch(85.92% 0.208 147.3) |
| XYZ | xyz(40.3367, 68.4027, 29.8124) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.44
Minty Green
#0BF77D
ΔE00 2.82
Wintergreen
#20F986
ΔE00 3.17
Lightgreen (survey)
#76FF7B
ΔE00 3.22
Spring Green
#00FF7F
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF47B #F45CD5
analogous
#89F45C #5CF47B #5CF4C7
triadic
#5CF47B #7B5CF4 #F47B5C
tetradic
#5CF47B #5C89F4 #F45CD5 #F4C75C
square
#5CF47B #5C89F4 #F45CD5 #F4C75C
split-complementary
#5CF47B #C75CF4 #F45C89
monochromatic
#0EC834 #23F04D #5CF47B #95F8A9 #CFFCD8
Accessibility & contrast
On white
1.43
#5CF47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#5CF47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF47B
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF47B | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E071
Deuteranopia (green-blind)
#E4D284
Tritanopia (blue-blind)
#30EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf47b; /* rgb */ color: rgb(92, 244, 123); /* oklch */ color: oklch(85.9% 0.208 147.3);
Tailwind
colors: {
custom: {
50: '#99f9a3',
500: '#5cf47b',
950: '#000000',
},
}SCSS
$custom: #5cf47b; $custom-light: #99f9a3; $custom-dark: #000000;
JSON
{
"hex": "#5cf47b",
"rgb": {
"r": 92,
"g": 244,
"b": 123
},
"hsl": {
"h": 132.237,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.85924,
"c": 0.20787,
"h": 147.3
},
"luminance": 0.68407
}Semantic roles & 50–950 ramp
primary
#5CF47B
secondary
#C52FA6
accent
#02B6E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580