#5EEDA3#5EEDA3
#5EEDA3 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.0% C 0.162 H 157.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEDA3 |
|---|---|
| RGB | rgb(94, 237, 163) |
| HSL | hsl(149, 80%, 65%) |
| HSV | hsv(149, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 31.2%, 7.1%) |
| CIE-LAB | lab(84.79, -55.08, 24.67) |
| CIE-LCH | lch(84.79, 60.35, 155.88°) |
| OKLab | oklab(84.97% -0.15 0.0624) |
| OKLCH | oklch(84.97% 0.162 157.4) |
| XYZ | xyz(41.5075, 65.5883, 45.1156) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEDA3 #ED5EA8
analogous
#61ED5E #5EEDA3 #5EEDEA
triadic
#5EEDA3 #A35EED #EDA35E
tetradic
#5EEDA3 #5E61ED #ED5EA8 #EDEA5E
square
#5EEDA3 #5E61ED #ED5EA8 #EDEA5E
split-complementary
#5EEDA3 #EA5EED #ED5E61
monochromatic
#15BC65 #27E784 #5EEDA3 #95F3C2 #CCF9E2
Accessibility & contrast
On white
1.49
#5EEDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#5EEDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEDA3
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEDA3 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9E
Deuteranopia (green-blind)
#D8CEA8
Tritanopia (blue-blind)
#1AEBD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eeda3; /* rgb */ color: rgb(94, 237, 163); /* oklch */ color: oklch(85.0% 0.162 157.4);
Tailwind
colors: {
custom: {
50: '#98f4be',
500: '#5eeda3',
950: '#000000',
},
}SCSS
$custom: #5eeda3; $custom-light: #98f4be; $custom-dark: #000000;
JSON
{
"hex": "#5eeda3",
"rgb": {
"r": 94,
"g": 237,
"b": 163
},
"hsl": {
"h": 148.951,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84971,
"c": 0.16247,
"h": 157.4
},
"luminance": 0.65592
}Semantic roles & 50–950 ramp
primary
#5EEDA3
secondary
#BA357A
accent
#0976DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582