#5EE79B#5EE79B
#5EE79B is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.3% C 0.162 H 155.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE79B |
|---|---|
| RGB | rgb(94, 231, 155) |
| HSL | hsl(147, 74%, 64%) |
| HSV | hsv(147, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(82.86, -54.23, 26.15) |
| CIE-LCH | lch(82.86, 60.20, 154.26°) |
| OKLab | oklab(83.34% -0.1474 0.0659) |
| OKLCH | oklch(83.34% 0.162 155.9) |
| XYZ | xyz(39.1051, 61.8942, 40.8900) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 4.27
Light Greenish Blue
#63F7B4
ΔE00 4.28
Weird Green
#3AE57F
ΔE00 4.43
Seafoam (survey)
#80F9AD
ΔE00 4.52
Light Green Blue
#56FCA2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE79B #E75EAA
analogous
#65E75E #5EE79B #5EE7DF
triadic
#5EE79B #9B5EE7 #E79B5E
tetradic
#5EE79B #5E65E7 #E75EAA #E7DF5E
square
#5EE79B #5E65E7 #E75EAA #E7DF5E
split-complementary
#5EE79B #DF5EE7 #E75E65
monochromatic
#1AB05D #29DF7A #5EE79B #93EFBC #C9F7DD
Accessibility & contrast
On white
1.57
#5EE79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5EE79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE79B
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE79B | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D696
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#27E5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee79b; /* rgb */ color: rgb(94, 231, 155); /* oklch */ color: oklch(83.3% 0.162 155.9);
Tailwind
colors: {
custom: {
50: '#97efb9',
500: '#5ee79b',
950: '#000000',
},
}SCSS
$custom: #5ee79b; $custom-light: #97efb9; $custom-dark: #000000;
JSON
{
"hex": "#5ee79b",
"rgb": {
"r": 94,
"g": 231,
"b": 155
},
"hsl": {
"h": 146.715,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.83342,
"c": 0.1615,
"h": 155.9
},
"luminance": 0.61898
}Semantic roles & 50–950 ramp
primary
#5EE79B
secondary
#B1387B
accent
#0F7ED6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581