#5EE69C#5EE69C
#5EE69C is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.159 H 156.4°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE69C |
|---|---|
| RGB | rgb(94, 230, 156) |
| HSL | hsl(147, 73%, 64%) |
| HSV | hsv(147, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 32.2%, 9.8%) |
| CIE-LAB | lab(82.58, -53.64, 25.25) |
| CIE-LCH | lch(82.58, 59.29, 154.79°) |
| OKLab | oklab(83.12% -0.1459 0.0638) |
| OKLCH | oklch(83.12% 0.159 156.4) |
| XYZ | xyz(38.9103, 61.3698, 41.2411) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.34
Light Greenish Blue
#63F7B4
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.49
Seafoam (survey)
#80F9AD
ΔE00 4.71
Weird Green
#3AE57F
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE69C #E65EA8
analogous
#64E65E #5EE69C #5EE6E0
triadic
#5EE69C #9C5EE6 #E69C5E
tetradic
#5EE69C #5E64E6 #E65EA8 #E6E05E
square
#5EE69C #5E64E6 #E65EA8 #E6E05E
split-complementary
#5EE69C #E05EE6 #E65E64
monochromatic
#1BAF5E #29DE7B #5EE69C #93EEBD #C8F6DD
Accessibility & contrast
On white
1.58
#5EE69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5EE69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE69C
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE69C | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D597
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#27E4D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee69c; /* rgb */ color: rgb(94, 230, 156); /* oklch */ color: oklch(83.1% 0.159 156.4);
Tailwind
colors: {
custom: {
50: '#97efb9',
500: '#5ee69c',
950: '#000000',
},
}SCSS
$custom: #5ee69c; $custom-light: #97efb9; $custom-dark: #000000;
JSON
{
"hex": "#5ee69c",
"rgb": {
"r": 94,
"g": 230,
"b": 156
},
"hsl": {
"h": 147.353,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83119,
"c": 0.15928,
"h": 156.4
},
"luminance": 0.61374
}Semantic roles & 50–950 ramp
primary
#5EE69C
secondary
#B03979
accent
#107BD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581