#5EEF98#5EEF98
#5EEF98 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.175 H 153.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF98 |
|---|---|
| RGB | rgb(94, 239, 152) |
| HSL | hsl(144, 82%, 65%) |
| HSV | hsv(144, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(85.19, -57.91, 30.81) |
| CIE-LCH | lch(85.19, 65.60, 151.98°) |
| OKLab | oklab(85.24% -0.1569 0.0771) |
| OKLCH | oklch(85.24% 0.175 153.8) |
| XYZ | xyz(41.1467, 66.3756, 40.3430) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.80
Sea Green (survey)
#53FCA1
ΔE00 2.83
Seafoam Green
#7AF9AB
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.63
Mediumspringgreen
#00FA9A
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF98 #EF5EB5
analogous
#6CEF5E #5EEF98 #5EEFE0
triadic
#5EEF98 #985EEF #EF985E
tetradic
#5EEF98 #5E6CEF #EF5EB5 #EFE05E
square
#5EEF98 #5E6CEF #EF5EB5 #EFE05E
split-complementary
#5EEF98 #E05EEF #EF5E6C
monochromatic
#13C058 #26E974 #5EEF98 #96F5BC #CDFADF
Accessibility & contrast
On white
1.47
#5EEF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#5EEF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF98
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF98 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#DCCF9E
Tritanopia (blue-blind)
#25ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5eef98; /* rgb */ color: rgb(94, 239, 152); /* oklch */ color: oklch(85.2% 0.175 153.8);
Tailwind
colors: {
custom: {
50: '#99f5b7',
500: '#5eef98',
950: '#000000',
},
}SCSS
$custom: #5eef98; $custom-light: #99f5b7; $custom-dark: #000000;
JSON
{
"hex": "#5eef98",
"rgb": {
"r": 94,
"g": 239,
"b": 152
},
"hsl": {
"h": 144,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85237,
"c": 0.17482,
"h": 153.8
},
"luminance": 0.6638
}Semantic roles & 50–950 ramp
primary
#5EEF98
secondary
#BE3386
accent
#0788DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581