#5EED95#5EED95
#5EED95 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.175 H 153.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED95 |
|---|---|
| RGB | rgb(94, 237, 149) |
| HSL | hsl(143, 80%, 65%) |
| HSV | hsv(143, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(84.54, -57.68, 31.47) |
| CIE-LCH | lch(84.54, 65.70, 151.38°) |
| OKLab | oklab(84.69% -0.1562 0.0786) |
| OKLCH | oklch(84.69% 0.175 153.3) |
| XYZ | xyz(40.3218, 65.1140, 38.8713) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED95 #ED5EB6
analogous
#6FED5E #5EED95 #5EEDDD
triadic
#5EED95 #955EED #ED955E
tetradic
#5EED95 #5E6FED #ED5EB6 #EDDD5E
square
#5EED95 #5E6FED #ED5EB6 #EDDD5E
split-complementary
#5EED95 #DD5EED #ED5E6F
monochromatic
#15BC55 #27E771 #5EED95 #95F3B9 #CCF9DD
Accessibility & contrast
On white
1.50
#5EED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5EED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED95
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED95 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8F
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#29EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eed95; /* rgb */ color: rgb(94, 237, 149); /* oklch */ color: oklch(84.7% 0.175 153.3);
Tailwind
colors: {
custom: {
50: '#98f4b5',
500: '#5eed95',
950: '#000000',
},
}SCSS
$custom: #5eed95; $custom-light: #98f4b5; $custom-dark: #000000;
JSON
{
"hex": "#5eed95",
"rgb": {
"r": 94,
"g": 237,
"b": 149
},
"hsl": {
"h": 143.077,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84691,
"c": 0.17487,
"h": 153.3
},
"luminance": 0.65118
}Semantic roles & 50–950 ramp
primary
#5EED95
secondary
#BA3587
accent
#098BDC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581