#5EEB92#5EEB92
#5EEB92 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.175 H 152.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEB92 |
|---|---|
| RGB | rgb(94, 235, 146) |
| HSL | hsl(142, 78%, 65%) |
| HSV | hsv(142, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(83.90, -57.43, 32.13) |
| CIE-LCH | lch(83.90, 65.81, 150.78°) |
| OKLab | oklab(84.15% -0.1555 0.0802) |
| OKLCH | oklch(84.15% 0.175 152.7) |
| XYZ | xyz(39.5096, 63.8678, 37.4341) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.74
Light Green Blue
#56FCA2
ΔE00 3.75
Sea Green (survey)
#53FCA1
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEB92 #EB5EB7
analogous
#70EB5E #5EEB92 #5EEBD9
triadic
#5EEB92 #925EEB #EB925E
tetradic
#5EEB92 #5E70EB #EB5EB7 #EBD95E
square
#5EEB92 #5E70EB #EB5EB7 #EBD95E
split-complementary
#5EEB92 #D95EEB #EB5E70
monochromatic
#17B852 #28E46D #5EEB92 #94F2B7 #CBF9DC
Accessibility & contrast
On white
1.52
#5EEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#5EEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEB92
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEB92 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 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)
#EBD98C
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#2CE8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5eeb92; /* rgb */ color: rgb(94, 235, 146); /* oklch */ color: oklch(84.1% 0.175 152.7);
Tailwind
colors: {
custom: {
50: '#98f2b2',
500: '#5eeb92',
950: '#000000',
},
}SCSS
$custom: #5eeb92; $custom-light: #98f2b2; $custom-dark: #000000;
JSON
{
"hex": "#5eeb92",
"rgb": {
"r": 94,
"g": 235,
"b": 146
},
"hsl": {
"h": 142.128,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84145,
"c": 0.17492,
"h": 152.7
},
"luminance": 0.63872
}Semantic roles & 50–950 ramp
primary
#5EEB92
secondary
#B73688
accent
#0B8EDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581