#5EFBAC#5EFBAC
#5EFBAC is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.6% C 0.173 H 157.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBAC |
|---|---|
| RGB | rgb(94, 251, 172) |
| HSL | hsl(150, 95%, 68%) |
| HSV | hsv(150, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(89.09, -58.82, 25.94) |
| CIE-LCH | lch(89.09, 64.29, 156.20°) |
| OKLab | oklab(88.55% -0.1601 0.0656) |
| OKLCH | oklch(88.55% 0.173 157.7) |
| XYZ | xyz(46.5554, 74.3478, 50.9188) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.83
Sea Green (survey)
#53FCA1
ΔE00 1.99
Seafoam Green
#7AF9AB
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Bluish Green
#76FDA8
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBAC #FB5EAD
analogous
#5EFB5E #5EFBAC #5EFBFB
triadic
#5EFBAC #AC5EFB #FBAC5E
tetradic
#5EFBAC #5E5EFB #FB5EAD #FBFB5E
square
#5EFBAC #5E5EFB #FB5EAD #FBFB5E
split-complementary
#5EFBAC #FB5EFB #FB5E5E
monochromatic
#05D96F #22FA8D #5EFBAC #9AFCCB #D5FEEA
Accessibility & contrast
On white
1.32
#5EFBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#5EFBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBAC
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBAC | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A7
Deuteranopia (green-blind)
#E4DAB1
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efbac; /* rgb */ color: rgb(94, 251, 172); /* oklch */ color: oklch(88.6% 0.173 157.7);
Tailwind
colors: {
custom: {
50: '#9afec5',
500: '#5efbac',
950: '#000000',
},
}SCSS
$custom: #5efbac; $custom-light: #9afec5; $custom-dark: #000000;
JSON
{
"hex": "#5efbac",
"rgb": {
"r": 94,
"g": 251,
"b": 172
},
"hsl": {
"h": 149.809,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.88551,
"c": 0.17299,
"h": 157.7
},
"luminance": 0.74353
}Semantic roles & 50–950 ramp
primary
#5EFBAC
secondary
#D32A7F
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682