#5EE699#5EE699
#5EE699 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.162 H 155.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE699 |
|---|---|
| RGB | rgb(94, 230, 153) |
| HSL | hsl(146, 73%, 64%) |
| HSV | hsv(146, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(82.52, -54.21, 26.72) |
| CIE-LCH | lch(82.52, 60.44, 153.76°) |
| OKLab | oklab(83.06% -0.1473 0.0673) |
| OKLCH | oklch(83.06% 0.162 155.4) |
| XYZ | xyz(38.6594, 61.2695, 39.9197) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 4.60
Seafoam (survey)
#80F9AD
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE699 #E65EAB
analogous
#67E65E #5EE699 #5EE6DD
triadic
#5EE699 #995EE6 #E6995E
tetradic
#5EE699 #5E67E6 #E65EAB #E6DD5E
square
#5EE699 #5E67E6 #E65EAB #E6DD5E
split-complementary
#5EE699 #DD5EE6 #E65E67
monochromatic
#1BAF5B #29DE77 #5EE699 #93EEBB #C8F6DC
Accessibility & contrast
On white
1.58
#5EE699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#5EE699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE699
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE699 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D594
Deuteranopia (green-blind)
#D3C89E
Tritanopia (blue-blind)
#2AE4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee699; /* rgb */ color: rgb(94, 230, 153); /* oklch */ color: oklch(83.1% 0.162 155.4);
Tailwind
colors: {
custom: {
50: '#97efb7',
500: '#5ee699',
950: '#000000',
},
}SCSS
$custom: #5ee699; $custom-light: #97efb7; $custom-dark: #000000;
JSON
{
"hex": "#5ee699",
"rgb": {
"r": 94,
"g": 230,
"b": 153
},
"hsl": {
"h": 146.029,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83057,
"c": 0.16194,
"h": 155.4
},
"luminance": 0.61273
}Semantic roles & 50–950 ramp
primary
#5EE699
secondary
#B0397C
accent
#1080D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581