#5EFCA7#5EFCA7
#5EFCA7 is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.7% C 0.179 H 156.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCA7 |
|---|---|
| RGB | rgb(94, 252, 167) |
| HSL | hsl(148, 96%, 68%) |
| HSV | hsv(148, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(89.29, -60.16, 28.75) |
| CIE-LCH | lch(89.29, 66.67, 154.45°) |
| OKLab | oklab(88.69% -0.1633 0.0724) |
| OKLCH | oklch(88.69% 0.179 156.1) |
| XYZ | xyz(46.3974, 74.7857, 48.5416) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.85
Sea Green (survey)
#53FCA1
ΔE00 1.03
Light Bluish Green
#76FDA8
ΔE00 1.73
Seafoam Green
#7AF9AB
ΔE00 2.20
Bright Sea Green
#05FFA6
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCA7 #FC5EB3
analogous
#64FC5E #5EFCA7 #5EFCF6
triadic
#5EFCA7 #A75EFC #FCA75E
tetradic
#5EFCA7 #5E64FC #FC5EB3 #FCF65E
square
#5EFCA7 #5E64FC #FC5EB3 #FCF65E
split-complementary
#5EFCA7 #F65EFC #FC5E64
monochromatic
#04DC68 #22FB86 #5EFCA7 #9AFDC8 #D6FEE9
Accessibility & contrast
On white
1.32
#5EFCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#5EFCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCA7
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCA7 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE9A2
Deuteranopia (green-blind)
#E6DAAC
Tritanopia (blue-blind)
#00FAE6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efca7; /* rgb */ color: rgb(94, 252, 167); /* oklch */ color: oklch(88.7% 0.179 156.1);
Tailwind
colors: {
custom: {
50: '#9bfec1',
500: '#5efca7',
950: '#000000',
},
}SCSS
$custom: #5efca7; $custom-light: #9bfec1; $custom-dark: #000000;
JSON
{
"hex": "#5efca7",
"rgb": {
"r": 94,
"g": 252,
"b": 167
},
"hsl": {
"h": 147.722,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.88691,
"c": 0.1786,
"h": 156.1
},
"luminance": 0.74791
}Semantic roles & 50–950 ramp
primary
#5EFCA7
secondary
#D52986
accent
#007BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682