#5BE6AC#5BE6AC
#5BE6AC is a very light, vivid teal. Relative luminance 0.618; OKLCH L 83.4% C 0.147 H 162.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE6AC |
|---|---|
| RGB | rgb(91, 230, 172) |
| HSL | hsl(155, 74%, 63%) |
| HSV | hsv(155, 60%, 90%) |
| CMYK | cmyk(60.4%, 0%, 25.2%, 9.8%) |
| CIE-LAB | lab(82.80, -51.01, 17.25) |
| CIE-LCH | lch(82.80, 53.85, 161.31°) |
| OKLab | oklab(83.38% -0.1403 0.0441) |
| OKLCH | oklch(83.38% 0.147 162.6) |
| XYZ | xyz(40.0537, 61.7923, 48.8380) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 4.12
Eucalyptus
#44D7A8
ΔE00 4.34
Aqua Marine
#2EE8BB
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.68
Light Aquamarine
#7BFDC7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE6AC #E65B95
analogous
#5BE666 #5BE6AC #5BDAE6
triadic
#5BE6AC #AC5BE6 #E6AC5B
tetradic
#5BE6AC #665BE6 #E65B95 #DAE65B
square
#5BE6AC #665BE6 #E65B95 #DAE65B
split-complementary
#5BE6AC #E65BDA #E6665B
monochromatic
#1AAC6F #26DE91 #5BE6AC #90EEC7 #C5F6E2
Accessibility & contrast
On white
1.57
#5BE6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#5BE6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE6AC
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE6AC | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A9
Deuteranopia (green-blind)
#CFC9B0
Tritanopia (blue-blind)
#00E6D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be6ac; /* rgb */ color: rgb(91, 230, 172); /* oklch */ color: oklch(83.4% 0.147 162.6);
Tailwind
colors: {
custom: {
50: '#96efc4',
500: '#5be6ac',
950: '#000000',
},
}SCSS
$custom: #5be6ac; $custom-light: #96efc4; $custom-dark: #000000;
JSON
{
"hex": "#5be6ac",
"rgb": {
"r": 91,
"g": 230,
"b": 172
},
"hsl": {
"h": 154.964,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.83382,
"c": 0.1471,
"h": 162.6
},
"luminance": 0.61796
}Semantic roles & 50–950 ramp
primary
#5BE6AC
secondary
#AE3869
accent
#1062D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582