#5EFE98#5EFE98
#5EFE98 is a very light, vivid green. Relative luminance 0.755; OKLCH L 88.9% C 0.194 H 152.1°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFE98 |
|---|---|
| RGB | rgb(94, 254, 152) |
| HSL | hsl(142, 99%, 68%) |
| HSV | hsv(142, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(89.64, -63.57, 36.70) |
| CIE-LCH | lch(89.64, 73.40, 150.00°) |
| OKLab | oklab(88.9% -0.1717 0.0911) |
| OKLCH | oklch(88.9% 0.194 152.1) |
| XYZ | xyz(45.7217, 75.5256, 41.8680) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.04
Light Green Blue
#56FCA2
ΔE00 2.12
Light Bluish Green
#76FDA8
ΔE00 2.77
Wintergreen
#20F986
ΔE00 2.89
Mediumspringgreen
#00FA9A
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFE98 #FE5EC4
analogous
#74FE5E #5EFE98 #5EFEE8
triadic
#5EFE98 #985EFE #FE985E
tetradic
#5EFE98 #5E74FE #FE5EC4 #FEE85E
square
#5EFE98 #5E74FE #FE5EC4 #FEE85E
split-complementary
#5EFE98 #E85EFE #FE5E74
monochromatic
#01E052 #21FE71 #5EFE98 #9BFEBF #D8FFE6
Accessibility & contrast
On white
1.30
#5EFE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#5EFE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFE98
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFE98 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA91
Deuteranopia (green-blind)
#EADC9F
Tritanopia (blue-blind)
#17FAE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5efe98; /* rgb */ color: rgb(94, 254, 152); /* oklch */ color: oklch(88.9% 0.194 152.1);
Tailwind
colors: {
custom: {
50: '#9bffb7',
500: '#5efe98',
950: '#000000',
},
}SCSS
$custom: #5efe98; $custom-light: #9bffb7; $custom-dark: #000000;
JSON
{
"hex": "#5efe98",
"rgb": {
"r": 94,
"g": 254,
"b": 152
},
"hsl": {
"h": 141.75,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.88895,
"c": 0.19438,
"h": 152.1
},
"luminance": 0.7553
}Semantic roles & 50–950 ramp
primary
#5EFE98
secondary
#D82898
accent
#0092E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681