#5EEB9A#5EEB9A
#5EEB9A is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.168 H 155.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEB9A |
|---|---|
| RGB | rgb(94, 235, 154) |
| HSL | hsl(146, 78%, 65%) |
| HSV | hsv(146, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 34.5%, 7.8%) |
| CIE-LAB | lab(84.03, -55.99, 28.25) |
| CIE-LCH | lch(84.03, 62.72, 153.23°) |
| OKLab | oklab(84.3% -0.152 0.071) |
| OKLCH | oklch(84.3% 0.168 155) |
| XYZ | xyz(40.1538, 64.1255, 40.8270) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.91
Aqua Green
#12E193
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEB9A #EB5EAF
analogous
#69EB5E #5EEB9A #5EEBE1
triadic
#5EEB9A #9A5EEB #EB9A5E
tetradic
#5EEB9A #5E69EB #EB5EAF #EBE15E
square
#5EEB9A #5E69EB #EB5EAF #EBE15E
split-complementary
#5EEB9A #E15EEB #EB5E69
monochromatic
#17B85B #28E478 #5EEB9A #94F2BC #CBF9DE
Accessibility & contrast
On white
1.52
#5EEB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5EEB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEB9A
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEB9A | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA95
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#26E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eeb9a; /* rgb */ color: rgb(94, 235, 154); /* oklch */ color: oklch(84.3% 0.168 155.0);
Tailwind
colors: {
custom: {
50: '#98f2b8',
500: '#5eeb9a',
950: '#000000',
},
}SCSS
$custom: #5eeb9a; $custom-light: #98f2b8; $custom-dark: #000000;
JSON
{
"hex": "#5eeb9a",
"rgb": {
"r": 94,
"g": 235,
"b": 154
},
"hsl": {
"h": 145.532,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84299,
"c": 0.16773,
"h": 155
},
"luminance": 0.64129
}Semantic roles & 50–950 ramp
primary
#5EEB9A
secondary
#B73680
accent
#0B82DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581