#5EF09C#5EF09C
#5EF09C is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.173 H 154.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF09C |
|---|---|
| RGB | rgb(94, 240, 156) |
| HSL | hsl(145, 83%, 65%) |
| HSV | hsv(145, 61%, 94%) |
| CMYK | cmyk(60.8%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(85.55, -57.57, 29.28) |
| CIE-LCH | lch(85.55, 64.59, 153.05°) |
| OKLab | oklab(85.56% -0.1561 0.0735) |
| OKLCH | oklch(85.56% 0.173 154.8) |
| XYZ | xyz(41.7734, 67.0960, 42.1954) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.59
Sea Green (survey)
#53FCA1
ΔE00 2.64
Seafoam Green
#7AF9AB
ΔE00 2.86
Light Bluish Green
#76FDA8
ΔE00 3.12
Seafoam (survey)
#80F9AD
ΔE00 3.30
Mediumspringgreen
#00FA9A
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF09C #F05EB2
analogous
#69F05E #5EF09C #5EF0E5
triadic
#5EF09C #9C5EF0 #F09C5E
tetradic
#5EF09C #5E69F0 #F05EB2 #F0E55E
square
#5EF09C #5E69F0 #F05EB2 #F0E55E
split-complementary
#5EF09C #E55EF0 #F05E69
monochromatic
#12C25D #26EB7A #5EF09C #96F5BE #CEFAE1
Accessibility & contrast
On white
1.46
#5EF09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5EF09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF09C
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF09C | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE97
Deuteranopia (green-blind)
#DCD0A1
Tritanopia (blue-blind)
#20EEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ef09c; /* rgb */ color: rgb(94, 240, 156); /* oklch */ color: oklch(85.6% 0.173 154.8);
Tailwind
colors: {
custom: {
50: '#99f6b9',
500: '#5ef09c',
950: '#000000',
},
}SCSS
$custom: #5ef09c; $custom-light: #99f6b9; $custom-dark: #000000;
JSON
{
"hex": "#5ef09c",
"rgb": {
"r": 94,
"g": 240,
"b": 156
},
"hsl": {
"h": 145.479,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.85559,
"c": 0.17258,
"h": 154.8
},
"luminance": 0.671
}Semantic roles & 50–950 ramp
primary
#5EF09C
secondary
#BF3384
accent
#0683DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581