#5FF08C#5FF08C
#5FF08C is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.187 H 150.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF08C |
|---|---|
| RGB | rgb(95, 240, 140) |
| HSL | hsl(139, 83%, 66%) |
| HSV | hsv(139, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(85.32, -60.15, 37.00) |
| CIE-LCH | lch(85.32, 70.62, 148.40°) |
| OKLab | oklab(85.29% -0.1626 0.0915) |
| OKLCH | oklch(85.29% 0.187 150.6) |
| XYZ | xyz(40.6100, 66.6425, 35.5290) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.03
Weird Green
#3AE57F
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.53
Light Green Blue
#56FCA2
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF08C #F05FC3
analogous
#7AF05F #5FF08C #5FF0D5
triadic
#5FF08C #8C5FF0 #F08C5F
tetradic
#5FF08C #5F7AF0 #F05FC3 #F0D55F
square
#5FF08C #5F7AF0 #F05FC3 #F0D55F
split-complementary
#5FF08C #D55FF0 #F05F7A
monochromatic
#12C249 #27EB64 #5FF08C #97F5B4 #CFFADC
Accessibility & contrast
On white
1.47
#5FF08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5FF08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF08C
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF08C | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD85
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#30ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff08c; /* rgb */ color: rgb(95, 240, 140); /* oklch */ color: oklch(85.3% 0.187 150.6);
Tailwind
colors: {
custom: {
50: '#99f6ae',
500: '#5ff08c',
950: '#000000',
},
}SCSS
$custom: #5ff08c; $custom-light: #99f6ae; $custom-dark: #000000;
JSON
{
"hex": "#5ff08c",
"rgb": {
"r": 95,
"g": 240,
"b": 140
},
"hsl": {
"h": 138.621,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85294,
"c": 0.18652,
"h": 150.6
},
"luminance": 0.66647
}Semantic roles & 50–950 ramp
primary
#5FF08C
secondary
#C03394
accent
#069CDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581