#5EEB9B#5EEB9B
#5EEB9B is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.167 H 155.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEB9B |
|---|---|
| RGB | rgb(94, 235, 155) |
| HSL | hsl(146, 78%, 65%) |
| HSV | hsv(146, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(84.05, -55.81, 27.76) |
| CIE-LCH | lch(84.05, 62.33, 153.55°) |
| OKLab | oklab(84.32% -0.1515 0.0698) |
| OKLCH | oklch(84.32% 0.167 155.3) |
| XYZ | xyz(40.2374, 64.1589, 41.2674) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.55
Light Green Blue
#56FCA2
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.88
Aqua Green
#12E193
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEB9B #EB5EAE
analogous
#68EB5E #5EEB9B #5EEBE1
triadic
#5EEB9B #9B5EEB #EB9B5E
tetradic
#5EEB9B #5E68EB #EB5EAE #EBE15E
square
#5EEB9B #5E68EB #EB5EAE #EBE15E
split-complementary
#5EEB9B #E15EEB #EB5E68
monochromatic
#17B85C #28E479 #5EEB9B #94F2BD #CBF9DF
Accessibility & contrast
On white
1.52
#5EEB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#5EEB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEB9B
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEB9B | 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)
#EADA96
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#25E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eeb9b; /* rgb */ color: rgb(94, 235, 155); /* oklch */ color: oklch(84.3% 0.167 155.3);
Tailwind
colors: {
custom: {
50: '#98f2b9',
500: '#5eeb9b',
950: '#000000',
},
}SCSS
$custom: #5eeb9b; $custom-light: #98f2b9; $custom-dark: #000000;
JSON
{
"hex": "#5eeb9b",
"rgb": {
"r": 94,
"g": 235,
"b": 155
},
"hsl": {
"h": 145.957,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.84319,
"c": 0.16684,
"h": 155.3
},
"luminance": 0.64163
}Semantic roles & 50–950 ramp
primary
#5EEB9B
secondary
#B7367F
accent
#0B81DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581