#5FF08A#5FF08A
#5FF08A is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.188 H 150.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF08A |
|---|---|
| RGB | rgb(95, 240, 138) |
| HSL | hsl(138, 83%, 66%) |
| HSV | hsv(138, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(85.29, -60.47, 37.95) |
| CIE-LCH | lch(85.29, 71.40, 147.89°) |
| OKLab | oklab(85.26% -0.1634 0.0936) |
| OKLCH | oklch(85.26% 0.188 150.2) |
| XYZ | xyz(40.4638, 66.5841, 34.7594) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.06
Weird Green
#3AE57F
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.75
Light Green Blue
#56FCA2
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF08A #F05FC5
analogous
#7CF05F #5FF08A #5FF0D2
triadic
#5FF08A #8A5FF0 #F08A5F
tetradic
#5FF08A #5F7CF0 #F05FC5 #F0D25F
square
#5FF08A #5F7CF0 #F05FC5 #F0D25F
split-complementary
#5FF08A #D25FF0 #F05F7C
monochromatic
#12C246 #27EB61 #5FF08A #97F5B3 #CFFADC
Accessibility & contrast
On white
1.47
#5FF08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#5FF08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF08A
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF08A | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD82
Deuteranopia (green-blind)
#DED091
Tritanopia (blue-blind)
#32ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff08a; /* rgb */ color: rgb(95, 240, 138); /* oklch */ color: oklch(85.3% 0.188 150.2);
Tailwind
colors: {
custom: {
50: '#99f6ad',
500: '#5ff08a',
950: '#000000',
},
}SCSS
$custom: #5ff08a; $custom-light: #99f6ad; $custom-dark: #000000;
JSON
{
"hex": "#5ff08a",
"rgb": {
"r": 95,
"g": 240,
"b": 138
},
"hsl": {
"h": 137.793,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.8526,
"c": 0.18831,
"h": 150.2
},
"luminance": 0.66588
}Semantic roles & 50–950 ramp
primary
#5FF08A
secondary
#C03396
accent
#069FDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581