#5CF08B#5CF08B
#5CF08B is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.189 H 150.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF08B |
|---|---|
| RGB | rgb(92, 240, 139) |
| HSL | hsl(139, 83%, 65%) |
| HSV | hsv(139, 62%, 94%) |
| CMYK | cmyk(61.7%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(85.23, -60.91, 37.36) |
| CIE-LCH | lch(85.23, 71.46, 148.48°) |
| OKLab | oklab(85.19% -0.1645 0.0923) |
| OKLCH | oklch(85.19% 0.189 150.7) |
| XYZ | xyz(40.2308, 66.4555, 35.1281) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.85
Weird Green
#3AE57F
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF08B #F05CC1
analogous
#77F05C #5CF08B #5CF0D5
triadic
#5CF08B #8B5CF0 #F08B5C
tetradic
#5CF08B #5C77F0 #F05CC1 #F0D55C
square
#5CF08B #5C77F0 #F05CC1 #F0D55C
split-complementary
#5CF08B #D55CF0 #F05C77
monochromatic
#12C049 #24EB63 #5CF08B #94F5B3 #CCFADB
Accessibility & contrast
On white
1.47
#5CF08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5CF08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF08B
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF08B | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#DED092
Tritanopia (blue-blind)
#28ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5cf08b; /* rgb */ color: rgb(92, 240, 139); /* oklch */ color: oklch(85.2% 0.189 150.7);
Tailwind
colors: {
custom: {
50: '#98f6ae',
500: '#5cf08b',
950: '#000000',
},
}SCSS
$custom: #5cf08b; $custom-light: #98f6ae; $custom-dark: #000000;
JSON
{
"hex": "#5cf08b",
"rgb": {
"r": 92,
"g": 240,
"b": 139
},
"hsl": {
"h": 139.054,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.85188,
"c": 0.18865,
"h": 150.7
},
"luminance": 0.6646
}Semantic roles & 50–950 ramp
primary
#5CF08B
secondary
#BE3292
accent
#069AE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581