#5BE7AC#5BE7AC
#5BE7AC is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.6% C 0.148 H 162.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE7AC |
|---|---|
| RGB | rgb(91, 231, 172) |
| HSL | hsl(155, 74%, 63%) |
| HSV | hsv(155, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 25.5%, 9.4%) |
| CIE-LAB | lab(83.10, -51.42, 17.67) |
| CIE-LCH | lch(83.10, 54.37, 161.04°) |
| OKLab | oklab(83.62% -0.1414 0.0451) |
| OKLCH | oklch(83.62% 0.148 162.3) |
| XYZ | xyz(40.3328, 62.3504, 48.9310) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.62
Seafoam
#7FE0B3
ΔE00 4.29
Aqua Marine
#2EE8BB
ΔE00 4.52
Eucalyptus
#44D7A8
ΔE00 4.60
Aqua Green
#12E193
ΔE00 4.61
Greenish Turquoise
#00FBB0
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE7AC #E75B96
analogous
#5BE766 #5BE7AC #5BDCE7
triadic
#5BE7AC #AC5BE7 #E7AC5B
tetradic
#5BE7AC #665BE7 #E75B96 #DCE75B
square
#5BE7AC #665BE7 #E75B96 #DCE75B
split-complementary
#5BE7AC #E75BDC #E7665B
monochromatic
#19AE6F #26DF91 #5BE7AC #90EFC7 #C6F7E2
Accessibility & contrast
On white
1.56
#5BE7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5BE7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE7AC
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE7AC | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A9
Deuteranopia (green-blind)
#D0C9B0
Tritanopia (blue-blind)
#00E7D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be7ac; /* rgb */ color: rgb(91, 231, 172); /* oklch */ color: oklch(83.6% 0.148 162.3);
Tailwind
colors: {
custom: {
50: '#96efc4',
500: '#5be7ac',
950: '#000000',
},
}SCSS
$custom: #5be7ac; $custom-light: #96efc4; $custom-dark: #000000;
JSON
{
"hex": "#5be7ac",
"rgb": {
"r": 91,
"g": 231,
"b": 172
},
"hsl": {
"h": 154.714,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.83624,
"c": 0.1484,
"h": 162.3
},
"luminance": 0.62355
}Semantic roles & 50–950 ramp
primary
#5BE7AC
secondary
#AF376A
accent
#0F63D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582