#5CF07B#5CF07B
#5CF07B is a very light, highly saturated green. Relative luminance 0.660; OKLCH L 84.9% C 0.203 H 147.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF07B |
|---|---|
| RGB | rgb(92, 240, 123) |
| HSL | hsl(133, 83%, 65%) |
| HSV | hsv(133, 62%, 94%) |
| CMYK | cmyk(61.7%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(85.01, -63.37, 44.86) |
| CIE-LCH | lch(85.01, 77.64, 144.70°) |
| OKLab | oklab(84.94% -0.1711 0.1088) |
| OKLCH | oklch(84.94% 0.203 147.6) |
| XYZ | xyz(39.1462, 66.0217, 29.4155) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 3.89
Spring Green
#00FF7F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF07B #F05CD1
analogous
#87F05C #5CF07B #5CF0C5
triadic
#5CF07B #7B5CF0 #F07B5C
tetradic
#5CF07B #5C87F0 #F05CD1 #F0C55C
square
#5CF07B #5C87F0 #F05CD1 #F0C55C
split-complementary
#5CF07B #C55CF0 #F05C87
monochromatic
#12C036 #24EB4E #5CF07B #94F5A8 #CCFAD6
Accessibility & contrast
On white
1.48
#5CF07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5CF07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF07B
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF07B | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC71
Deuteranopia (green-blind)
#E0CF83
Tritanopia (blue-blind)
#32EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cf07b; /* rgb */ color: rgb(92, 240, 123); /* oklch */ color: oklch(84.9% 0.203 147.6);
Tailwind
colors: {
custom: {
50: '#98f6a3',
500: '#5cf07b',
950: '#000000',
},
}SCSS
$custom: #5cf07b; $custom-light: #98f6a3; $custom-dark: #000000;
JSON
{
"hex": "#5cf07b",
"rgb": {
"r": 92,
"g": 240,
"b": 123
},
"hsl": {
"h": 132.568,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.84935,
"c": 0.20281,
"h": 147.6
},
"luminance": 0.66026
}Semantic roles & 50–950 ramp
primary
#5CF07B
secondary
#BE32A1
accent
#06B2E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580