#5FEB93#5FEB93
#5FEB93 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.174 H 152.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB93 |
|---|---|
| RGB | rgb(95, 235, 147) |
| HSL | hsl(142, 78%, 65%) |
| HSV | hsv(142, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(83.94, -57.05, 31.69) |
| CIE-LCH | lch(83.94, 65.26, 150.95°) |
| OKLab | oklab(84.19% -0.1545 0.0791) |
| OKLCH | oklch(84.19% 0.174 152.9) |
| XYZ | xyz(39.6909, 63.9523, 37.8504) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Light Green Blue
#56FCA2
ΔE00 3.73
Sea Green (survey)
#53FCA1
ΔE00 3.74
Turquoise Green
#04F489
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 3.97
Light Bluish Green
#76FDA8
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB93 #EB5FB7
analogous
#71EB5F #5FEB93 #5FEBD9
triadic
#5FEB93 #935FEB #EB935F
tetradic
#5FEB93 #5F71EB #EB5FB7 #EBD95F
square
#5FEB93 #5F71EB #EB5FB7 #EBD95F
split-complementary
#5FEB93 #D95FEB #EB5F71
monochromatic
#17B953 #29E46E #5FEB93 #95F2B8 #CCF9DC
Accessibility & contrast
On white
1.52
#5FEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5FEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB93
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB93 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#2EE8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feb93; /* rgb */ color: rgb(95, 235, 147); /* oklch */ color: oklch(84.2% 0.174 152.9);
Tailwind
colors: {
custom: {
50: '#98f2b3',
500: '#5feb93',
950: '#000000',
},
}SCSS
$custom: #5feb93; $custom-light: #98f2b3; $custom-dark: #000000;
JSON
{
"hex": "#5feb93",
"rgb": {
"r": 95,
"g": 235,
"b": 147
},
"hsl": {
"h": 142.286,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84194,
"c": 0.17359,
"h": 152.9
},
"luminance": 0.63956
}Semantic roles & 50–950 ramp
primary
#5FEB93
secondary
#B83688
accent
#0B8DDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581