#5EED9B#5EED9B
#5EED9B is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.170 H 154.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED9B |
|---|---|
| RGB | rgb(94, 237, 155) |
| HSL | hsl(146, 80%, 65%) |
| HSV | hsv(146, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 34.6%, 7.1%) |
| CIE-LAB | lab(84.64, -56.59, 28.56) |
| CIE-LCH | lch(84.64, 63.39, 153.22°) |
| OKLab | oklab(84.81% -0.1535 0.0718) |
| OKLCH | oklch(84.81% 0.17 154.9) |
| XYZ | xyz(40.8132, 65.3106, 41.4593) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED9B #ED5EB0
analogous
#69ED5E #5EED9B #5EEDE2
triadic
#5EED9B #9B5EED #ED9B5E
tetradic
#5EED9B #5E69ED #ED5EB0 #EDE25E
square
#5EED9B #5E69ED #ED5EB0 #EDE25E
split-complementary
#5EED9B #E25EED #ED5E69
monochromatic
#15BC5C #27E779 #5EED9B #95F3BD #CCF9DF
Accessibility & contrast
On white
1.49
#5EED9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5EED9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED9B
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED9B | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB96
Deuteranopia (green-blind)
#D9CEA0
Tritanopia (blue-blind)
#23EBD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eed9b; /* rgb */ color: rgb(94, 237, 155); /* oklch */ color: oklch(84.8% 0.170 154.9);
Tailwind
colors: {
custom: {
50: '#98f4b9',
500: '#5eed9b',
950: '#000000',
},
}SCSS
$custom: #5eed9b; $custom-light: #98f4b9; $custom-dark: #000000;
JSON
{
"hex": "#5eed9b",
"rgb": {
"r": 94,
"g": 237,
"b": 155
},
"hsl": {
"h": 145.594,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84807,
"c": 0.1695,
"h": 154.9
},
"luminance": 0.65315
}Semantic roles & 50–950 ramp
primary
#5EED9B
secondary
#BA3581
accent
#0982DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581