#5EE59B#5EE59B
#5EE59B is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.159 H 156.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE59B |
|---|---|
| RGB | rgb(94, 229, 155) |
| HSL | hsl(147, 72%, 63%) |
| HSV | hsv(147, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 32.3%, 10.2%) |
| CIE-LAB | lab(82.26, -53.43, 25.34) |
| CIE-LCH | lch(82.26, 59.14, 154.63°) |
| OKLab | oklab(82.85% -0.1454 0.064) |
| OKLCH | oklch(82.85% 0.159 156.2) |
| XYZ | xyz(38.5485, 60.7811, 40.7044) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.28
Light Greenish Blue
#63F7B4
ΔE00 4.49
Weird Green
#3AE57F
ΔE00 4.66
Seafoam Green
#7AF9AB
ΔE00 4.68
Seafoam (survey)
#80F9AD
ΔE00 4.89
Light Green Blue
#56FCA2
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE59B #E55EA8
analogous
#64E55E #5EE59B #5EE5DE
triadic
#5EE59B #9B5EE5 #E59B5E
tetradic
#5EE59B #5E64E5 #E55EA8 #E5DE5E
square
#5EE59B #5E64E5 #E55EA8 #E5DE5E
split-complementary
#5EE59B #DE5EE5 #E55E64
monochromatic
#1CAD5D #29DC7A #5EE59B #93EEBC #C7F6DC
Accessibility & contrast
On white
1.60
#5EE59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5EE59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE59B
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE59B | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D496
Deuteranopia (green-blind)
#D1C7A0
Tritanopia (blue-blind)
#29E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee59b; /* rgb */ color: rgb(94, 229, 155); /* oklch */ color: oklch(82.9% 0.159 156.2);
Tailwind
colors: {
custom: {
50: '#97eeb9',
500: '#5ee59b',
950: '#000000',
},
}SCSS
$custom: #5ee59b; $custom-light: #97eeb9; $custom-dark: #000000;
JSON
{
"hex": "#5ee59b",
"rgb": {
"r": 94,
"g": 229,
"b": 155
},
"hsl": {
"h": 147.111,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.82854,
"c": 0.15881,
"h": 156.2
},
"luminance": 0.60785
}Semantic roles & 50–950 ramp
primary
#5EE59B
secondary
#AE3979
accent
#117CD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581