#5EE69A#5EE69A
#5EE69A is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.161 H 155.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE69A |
|---|---|
| RGB | rgb(94, 230, 154) |
| HSL | hsl(146, 73%, 64%) |
| HSV | hsv(146, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(82.54, -54.02, 26.23) |
| CIE-LCH | lch(82.54, 60.05, 154.10°) |
| OKLab | oklab(83.08% -0.1468 0.0661) |
| OKLCH | oklch(83.08% 0.161 155.8) |
| XYZ | xyz(38.7424, 61.3026, 40.3565) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 4.49
Seafoam (survey)
#80F9AD
ΔE00 4.70
Light Green Blue
#56FCA2
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE69A #E65EAA
analogous
#66E65E #5EE69A #5EE6DE
triadic
#5EE69A #9A5EE6 #E69A5E
tetradic
#5EE69A #5E66E6 #E65EAA #E6DE5E
square
#5EE69A #5E66E6 #E65EAA #E6DE5E
split-complementary
#5EE69A #DE5EE6 #E65E66
monochromatic
#1BAF5C #29DE79 #5EE69A #93EEBB #C8F6DC
Accessibility & contrast
On white
1.58
#5EE69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5EE69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE69A
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE69A | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D595
Deuteranopia (green-blind)
#D3C89F
Tritanopia (blue-blind)
#29E4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee69a; /* rgb */ color: rgb(94, 230, 154); /* oklch */ color: oklch(83.1% 0.161 155.8);
Tailwind
colors: {
custom: {
50: '#97efb8',
500: '#5ee69a',
950: '#000000',
},
}SCSS
$custom: #5ee69a; $custom-light: #97efb8; $custom-dark: #000000;
JSON
{
"hex": "#5ee69a",
"rgb": {
"r": 94,
"g": 230,
"b": 154
},
"hsl": {
"h": 146.471,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83078,
"c": 0.16105,
"h": 155.8
},
"luminance": 0.61306
}Semantic roles & 50–950 ramp
primary
#5EE69A
secondary
#B0397B
accent
#107ED5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581