#5EED99#5EED99
#5EED99 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.8% C 0.171 H 154.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED99 |
|---|---|
| RGB | rgb(94, 237, 153) |
| HSL | hsl(145, 80%, 65%) |
| HSV | hsv(145, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(84.61, -56.96, 29.53) |
| CIE-LCH | lch(84.61, 64.16, 152.59°) |
| OKLab | oklab(84.77% -0.1544 0.0741) |
| OKLCH | oklch(84.77% 0.171 154.4) |
| XYZ | xyz(40.6467, 65.2439, 40.5821) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED99 #ED5EB2
analogous
#6BED5E #5EED99 #5EEDE0
triadic
#5EED99 #995EED #ED995E
tetradic
#5EED99 #5E6BED #ED5EB2 #EDE05E
square
#5EED99 #5E6BED #ED5EB2 #EDE05E
split-complementary
#5EED99 #E05EED #ED5E6B
monochromatic
#15BC5A #27E776 #5EED99 #95F3BC #CCF9DF
Accessibility & contrast
On white
1.49
#5EED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5EED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED99
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED99 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB93
Deuteranopia (green-blind)
#D9CE9E
Tritanopia (blue-blind)
#25EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eed99; /* rgb */ color: rgb(94, 237, 153); /* oklch */ color: oklch(84.8% 0.171 154.4);
Tailwind
colors: {
custom: {
50: '#98f4b7',
500: '#5eed99',
950: '#000000',
},
}SCSS
$custom: #5eed99; $custom-light: #98f4b7; $custom-dark: #000000;
JSON
{
"hex": "#5eed99",
"rgb": {
"r": 94,
"g": 237,
"b": 153
},
"hsl": {
"h": 144.755,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84768,
"c": 0.17128,
"h": 154.4
},
"luminance": 0.65248
}Semantic roles & 50–950 ramp
primary
#5EED99
secondary
#BA3583
accent
#0985DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581