#5EE799#5EE799
#5EE799 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.3% C 0.163 H 155.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE799 |
|---|---|
| RGB | rgb(94, 231, 153) |
| HSL | hsl(146, 74%, 64%) |
| HSV | hsv(146, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(82.82, -54.61, 27.13) |
| CIE-LCH | lch(82.82, 60.97, 153.58°) |
| OKLab | oklab(83.3% -0.1483 0.0683) |
| OKLCH | oklch(83.3% 0.163 155.3) |
| XYZ | xyz(38.9385, 61.8276, 40.0127) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.28
Light Greenish Blue
#63F7B4
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.54
Light Green Blue
#56FCA2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE799 #E75EAC
analogous
#67E75E #5EE799 #5EE7DD
triadic
#5EE799 #995EE7 #E7995E
tetradic
#5EE799 #5E67E7 #E75EAC #E7DD5E
square
#5EE799 #5E67E7 #E75EAC #E7DD5E
split-complementary
#5EE799 #DD5EE7 #E75E67
monochromatic
#1AB05B #29DF77 #5EE799 #93EFBB #C9F7DC
Accessibility & contrast
On white
1.57
#5EE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#5EE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE799
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE799 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#29E5D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee799; /* rgb */ color: rgb(94, 231, 153); /* oklch */ color: oklch(83.3% 0.163 155.3);
Tailwind
colors: {
custom: {
50: '#97efb7',
500: '#5ee799',
950: '#000000',
},
}SCSS
$custom: #5ee799; $custom-light: #97efb7; $custom-dark: #000000;
JSON
{
"hex": "#5ee799",
"rgb": {
"r": 94,
"g": 231,
"b": 153
},
"hsl": {
"h": 145.839,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.83302,
"c": 0.16328,
"h": 155.3
},
"luminance": 0.61831
}Semantic roles & 50–950 ramp
primary
#5EE799
secondary
#B1387D
accent
#0F81D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581