#5EED98#5EED98
#5EED98 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.172 H 154.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED98 |
|---|---|
| RGB | rgb(94, 237, 152) |
| HSL | hsl(144, 80%, 65%) |
| HSV | hsv(144, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(84.59, -57.14, 30.02) |
| CIE-LCH | lch(84.59, 64.54, 152.28°) |
| OKLab | oklab(84.75% -0.1549 0.0752) |
| OKLCH | oklch(84.75% 0.172 154.1) |
| XYZ | xyz(40.5644, 65.2110, 40.1489) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.69
Light Bluish Green
#76FDA8
ΔE00 3.69
Seafoam (survey)
#80F9AD
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED98 #ED5EB3
analogous
#6BED5E #5EED98 #5EEDE0
triadic
#5EED98 #985EED #ED985E
tetradic
#5EED98 #5E6BED #ED5EB3 #EDE05E
square
#5EED98 #5E6BED #ED5EB3 #EDE05E
split-complementary
#5EED98 #E05EED #ED5E6B
monochromatic
#15BC59 #27E775 #5EED98 #95F3BB #CCF9DE
Accessibility & contrast
On white
1.50
#5EED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5EED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED98
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED98 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB92
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#26EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eed98; /* rgb */ color: rgb(94, 237, 152); /* oklch */ color: oklch(84.7% 0.172 154.1);
Tailwind
colors: {
custom: {
50: '#98f4b7',
500: '#5eed98',
950: '#000000',
},
}SCSS
$custom: #5eed98; $custom-light: #98f4b7; $custom-dark: #000000;
JSON
{
"hex": "#5eed98",
"rgb": {
"r": 94,
"g": 237,
"b": 152
},
"hsl": {
"h": 144.336,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84749,
"c": 0.17218,
"h": 154.1
},
"luminance": 0.65215
}Semantic roles & 50–950 ramp
primary
#5EED98
secondary
#BA3584
accent
#0987DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581