#5FEB92#5FEB92
#5FEB92 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.174 H 152.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB92 |
|---|---|
| RGB | rgb(95, 235, 146) |
| HSL | hsl(142, 78%, 65%) |
| HSV | hsv(142, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(83.92, -57.23, 32.17) |
| CIE-LCH | lch(83.92, 65.65, 150.66°) |
| OKLab | oklab(84.18% -0.1549 0.0803) |
| OKLCH | oklch(84.18% 0.174 152.6) |
| XYZ | xyz(39.6128, 63.9210, 37.4390) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Light Green Blue
#56FCA2
ΔE00 3.77
Sea Green (survey)
#53FCA1
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB92 #EB5FB8
analogous
#72EB5F #5FEB92 #5FEBD8
triadic
#5FEB92 #925FEB #EB925F
tetradic
#5FEB92 #5F72EB #EB5FB8 #EBD85F
square
#5FEB92 #5F72EB #EB5FB8 #EBD85F
split-complementary
#5FEB92 #D85FEB #EB5F72
monochromatic
#17B952 #29E46D #5FEB92 #95F2B7 #CCF9DC
Accessibility & contrast
On white
1.52
#5FEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5FEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB92
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB92 | 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)
#EBD98C
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#2FE8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feb92; /* rgb */ color: rgb(95, 235, 146); /* oklch */ color: oklch(84.2% 0.174 152.6);
Tailwind
colors: {
custom: {
50: '#99f2b2',
500: '#5feb92',
950: '#000000',
},
}SCSS
$custom: #5feb92; $custom-light: #99f2b2; $custom-dark: #000000;
JSON
{
"hex": "#5feb92",
"rgb": {
"r": 95,
"g": 235,
"b": 146
},
"hsl": {
"h": 141.857,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84176,
"c": 0.17449,
"h": 152.6
},
"luminance": 0.63925
}Semantic roles & 50–950 ramp
primary
#5FEB92
secondary
#B83689
accent
#0B8FDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581