#5EE79C#5EE79C
#5EE79C is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.161 H 156.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE79C |
|---|---|
| RGB | rgb(94, 231, 156) |
| HSL | hsl(147, 74%, 64%) |
| HSV | hsv(147, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 32.5%, 9.4%) |
| CIE-LAB | lab(82.88, -54.04, 25.66) |
| CIE-LCH | lch(82.88, 59.82, 154.60°) |
| OKLab | oklab(83.36% -0.147 0.0648) |
| OKLCH | oklch(83.36% 0.161 156.2) |
| XYZ | xyz(39.1894, 61.9280, 41.3341) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.52
Weird Green
#3AE57F
ΔE00 4.60
Light Green Blue
#56FCA2
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE79C #E75EA9
analogous
#64E75E #5EE79C #5EE7E0
triadic
#5EE79C #9C5EE7 #E79C5E
tetradic
#5EE79C #5E64E7 #E75EA9 #E7E05E
square
#5EE79C #5E64E7 #E75EA9 #E7E05E
split-complementary
#5EE79C #E05EE7 #E75E64
monochromatic
#1AB05E #29DF7B #5EE79C #93EFBD #C9F7DD
Accessibility & contrast
On white
1.57
#5EE79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#5EE79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE79C
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE79C | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D697
Deuteranopia (green-blind)
#D3C9A1
Tritanopia (blue-blind)
#26E5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee79c; /* rgb */ color: rgb(94, 231, 156); /* oklch */ color: oklch(83.4% 0.161 156.2);
Tailwind
colors: {
custom: {
50: '#97efb9',
500: '#5ee79c',
950: '#000000',
},
}SCSS
$custom: #5ee79c; $custom-light: #97efb9; $custom-dark: #000000;
JSON
{
"hex": "#5ee79c",
"rgb": {
"r": 94,
"g": 231,
"b": 156
},
"hsl": {
"h": 147.153,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.83363,
"c": 0.16061,
"h": 156.2
},
"luminance": 0.61932
}Semantic roles & 50–950 ramp
primary
#5EE79C
secondary
#B1387A
accent
#0F7CD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581