#5FEB8A#5FEB8A
#5FEB8A is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.182 H 150.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB8A |
|---|---|
| RGB | rgb(95, 235, 138) |
| HSL | hsl(138, 78%, 65%) |
| HSV | hsv(138, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(83.80, -58.59, 36.02) |
| CIE-LCH | lch(83.80, 68.77, 148.42°) |
| OKLab | oklab(84.03% -0.1584 0.0891) |
| OKLCH | oklch(84.03% 0.182 150.6) |
| XYZ | xyz(39.0122, 63.6808, 34.2755) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.46
Turquoise Green
#04F489
ΔE00 3.52
Wintergreen
#20F986
ΔE00 4.04
Sea Green (survey)
#53FCA1
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB8A #EB5FC0
analogous
#7AEB5F #5FEB8A #5FEBD0
triadic
#5FEB8A #8A5FEB #EB8A5F
tetradic
#5FEB8A #5F7AEB #EB5FC0 #EBD05F
square
#5FEB8A #5F7AEB #EB5FC0 #EBD05F
split-complementary
#5FEB8A #D05FEB #EB5F7A
monochromatic
#17B949 #29E462 #5FEB8A #95F2B2 #CCF9DA
Accessibility & contrast
On white
1.53
#5FEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5FEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB8A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB8A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#34E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feb8a; /* rgb */ color: rgb(95, 235, 138); /* oklch */ color: oklch(84.0% 0.182 150.6);
Tailwind
colors: {
custom: {
50: '#99f2ad',
500: '#5feb8a',
950: '#000000',
},
}SCSS
$custom: #5feb8a; $custom-light: #99f2ad; $custom-dark: #000000;
JSON
{
"hex": "#5feb8a",
"rgb": {
"r": 95,
"g": 235,
"b": 138
},
"hsl": {
"h": 138.429,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84032,
"c": 0.18174,
"h": 150.6
},
"luminance": 0.63685
}Semantic roles & 50–950 ramp
primary
#5FEB8A
secondary
#B83690
accent
#0B9BDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581