#5EED8F#5EED8F
#5EED8F is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.6% C 0.180 H 151.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED8F |
|---|---|
| RGB | rgb(94, 237, 143) |
| HSL | hsl(141, 80%, 65%) |
| HSV | hsv(141, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 39.7%, 7.1%) |
| CIE-LAB | lab(84.45, -58.72, 34.36) |
| CIE-LCH | lch(84.45, 68.03, 149.66°) |
| OKLab | oklab(84.58% -0.1588 0.0854) |
| OKLCH | oklch(84.58% 0.18 151.7) |
| XYZ | xyz(39.8551, 64.9273, 36.4132) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.60
Wintergreen
#20F986
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED8F #ED5EBC
analogous
#75ED5E #5EED8F #5EEDD6
triadic
#5EED8F #8F5EED #ED8F5E
tetradic
#5EED8F #5E75ED #ED5EBC #EDD65E
square
#5EED8F #5E75ED #ED5EBC #EDD65E
split-complementary
#5EED8F #D65EED #ED5E75
monochromatic
#15BC4E #27E769 #5EED8F #95F3B5 #CCF9DC
Accessibility & contrast
On white
1.50
#5EED8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5EED8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED8F
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED8F | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#2DEAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eed8f; /* rgb */ color: rgb(94, 237, 143); /* oklch */ color: oklch(84.6% 0.180 151.7);
Tailwind
colors: {
custom: {
50: '#98f4b0',
500: '#5eed8f',
950: '#000000',
},
}SCSS
$custom: #5eed8f; $custom-light: #98f4b0; $custom-dark: #000000;
JSON
{
"hex": "#5eed8f",
"rgb": {
"r": 94,
"g": 237,
"b": 143
},
"hsl": {
"h": 140.559,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84581,
"c": 0.18029,
"h": 151.7
},
"luminance": 0.64931
}Semantic roles & 50–950 ramp
primary
#5EED8F
secondary
#BA358D
accent
#0994DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581