#5EE69E#5EE69E
#5EE69E is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.158 H 157.1°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE69E |
|---|---|
| RGB | rgb(94, 230, 158) |
| HSL | hsl(148, 73%, 64%) |
| HSV | hsv(148, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(82.61, -53.26, 24.27) |
| CIE-LCH | lch(82.61, 58.53, 155.50°) |
| OKLab | oklab(83.16% -0.1451 0.0614) |
| OKLCH | oklch(83.16% 0.158 157.1) |
| XYZ | xyz(39.0811, 61.4381, 42.1403) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.74
Light Blue Green
#7EFBB3
ΔE00 4.96
Weird Green
#3AE57F
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE69E #E65EA6
analogous
#62E65E #5EE69E #5EE6E2
triadic
#5EE69E #9E5EE6 #E69E5E
tetradic
#5EE69E #5E62E6 #E65EA6 #E6E25E
square
#5EE69E #5E62E6 #E65EA6 #E6E25E
split-complementary
#5EE69E #E25EE6 #E65E62
monochromatic
#1BAF60 #29DE7E #5EE69E #93EEBE #C8F6DE
Accessibility & contrast
On white
1.58
#5EE69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5EE69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE69E
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE69E | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#D2C8A3
Tritanopia (blue-blind)
#25E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee69e; /* rgb */ color: rgb(94, 230, 158); /* oklch */ color: oklch(83.2% 0.158 157.1);
Tailwind
colors: {
custom: {
50: '#97efbb',
500: '#5ee69e',
950: '#000000',
},
}SCSS
$custom: #5ee69e; $custom-light: #97efbb; $custom-dark: #000000;
JSON
{
"hex": "#5ee69e",
"rgb": {
"r": 94,
"g": 230,
"b": 158
},
"hsl": {
"h": 148.235,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83161,
"c": 0.15751,
"h": 157.1
},
"luminance": 0.61442
}Semantic roles & 50–950 ramp
primary
#5EE69E
secondary
#B03978
accent
#1079D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581