#5FEB8F#5FEB8F
#5FEB8F is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.177 H 151.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB8F |
|---|---|
| RGB | rgb(95, 235, 143) |
| HSL | hsl(141, 78%, 65%) |
| HSV | hsv(141, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(83.88, -57.75, 33.62) |
| CIE-LCH | lch(83.88, 66.82, 149.80°) |
| OKLab | oklab(84.12% -0.1562 0.0836) |
| OKLCH | oklch(84.12% 0.177 151.9) |
| XYZ | xyz(39.3825, 63.8289, 36.2261) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.72
Turquoise Green
#04F489
ΔE00 3.62
Sea Green (survey)
#53FCA1
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.34
Wintergreen
#20F986
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB8F #EB5FBB
analogous
#75EB5F #5FEB8F #5FEBD5
triadic
#5FEB8F #8F5FEB #EB8F5F
tetradic
#5FEB8F #5F75EB #EB5FBB #EBD55F
square
#5FEB8F #5F75EB #EB5FBB #EBD55F
split-complementary
#5FEB8F #D55FEB #EB5F75
monochromatic
#17B94E #29E469 #5FEB8F #95F2B5 #CCF9DB
Accessibility & contrast
On white
1.53
#5FEB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#5FEB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB8F
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB8F | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD989
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#31E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feb8f; /* rgb */ color: rgb(95, 235, 143); /* oklch */ color: oklch(84.1% 0.177 151.9);
Tailwind
colors: {
custom: {
50: '#99f2b0',
500: '#5feb8f',
950: '#000000',
},
}SCSS
$custom: #5feb8f; $custom-light: #99f2b0; $custom-dark: #000000;
JSON
{
"hex": "#5feb8f",
"rgb": {
"r": 95,
"g": 235,
"b": 143
},
"hsl": {
"h": 140.571,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.8412,
"c": 0.17721,
"h": 151.9
},
"luminance": 0.63833
}Semantic roles & 50–950 ramp
primary
#5FEB8F
secondary
#B8368B
accent
#0B93DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581