#5EFFAC#5EFFAC
#5EFFAC is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.5% C 0.178 H 157.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFAC |
|---|---|
| RGB | rgb(94, 255, 172) |
| HSL | hsl(149, 100%, 68%) |
| HSV | hsv(149, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.26, -60.36, 27.55) |
| CIE-LCH | lch(90.26, 66.35, 155.47°) |
| OKLab | oklab(89.52% -0.164 0.0695) |
| OKLCH | oklch(89.52% 0.178 157) |
| XYZ | xyz(47.8182, 76.8732, 51.3397) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.44
Sea Green (survey)
#53FCA1
ΔE00 1.59
Light Bluish Green
#76FDA8
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.43
Bright Sea Green
#05FFA6
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFAC #FF5EB1
analogous
#60FF5E #5EFFAC #5EFFFC
triadic
#5EFFAC #AC5EFF #FFAC5E
tetradic
#5EFFAC #5E60FF #FF5EB1 #FFFC5E
square
#5EFFAC #5E60FF #FF5EB1 #FFFC5E
split-complementary
#5EFFAC #FC5EFF #FF5E60
monochromatic
#00E36E #21FF8C #5EFFAC #9BFFCC #D8FFEB
Accessibility & contrast
On white
1.28
#5EFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#5EFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFAC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFAC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#E8DDB1
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5effac; /* rgb */ color: rgb(94, 255, 172); /* oklch */ color: oklch(89.5% 0.178 157.0);
Tailwind
colors: {
custom: {
50: '#9bffc5',
500: '#5effac',
950: '#000000',
},
}SCSS
$custom: #5effac; $custom-light: #9bffc5; $custom-dark: #000000;
JSON
{
"hex": "#5effac",
"rgb": {
"r": 94,
"g": 255,
"b": 172
},
"hsl": {
"h": 149.068,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89517,
"c": 0.17815,
"h": 157
},
"luminance": 0.76878
}Semantic roles & 50–950 ramp
primary
#5EFFAC
secondary
#D92883
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682