#5BE7B7#5BE7B7
#5BE7B7 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.9% C 0.140 H 167.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE7B7 |
|---|---|
| RGB | rgb(91, 231, 183) |
| HSL | hsl(159, 74%, 63%) |
| HSV | hsv(159, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 20.8%, 9.4%) |
| CIE-LAB | lab(83.33, -49.04, 12.25) |
| CIE-LCH | lch(83.33, 50.54, 165.98°) |
| OKLab | oklab(83.89% -0.1364 0.0314) |
| OKLCH | oklch(83.89% 0.14 167.1) |
| XYZ | xyz(41.4333, 62.7906, 54.7268) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.58
Seafoam
#7FE0B3
ΔE00 3.81
Eucalyptus
#44D7A8
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.23
Bright Teal
#01F9C6
ΔE00 4.78
Light Greenish Blue
#63F7B4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE7B7 #E75B8B
analogous
#5BE771 #5BE7B7 #5BD1E7
triadic
#5BE7B7 #B75BE7 #E7B75B
tetradic
#5BE7B7 #715BE7 #E75B8B #D1E75B
square
#5BE7B7 #715BE7 #E75B8B #D1E75B
split-complementary
#5BE7B7 #E75BD1 #E7715B
monochromatic
#19AE7B #26DFA0 #5BE7B7 #90EFCE #C6F7E6
Accessibility & contrast
On white
1.55
#5BE7B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5BE7B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE7B7
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE7B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE7B7 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B5
Deuteranopia (green-blind)
#CECABA
Tritanopia (blue-blind)
#00E8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be7b7; /* rgb */ color: rgb(91, 231, 183); /* oklch */ color: oklch(83.9% 0.140 167.1);
Tailwind
colors: {
custom: {
50: '#96efcc',
500: '#5be7b7',
950: '#000000',
},
}SCSS
$custom: #5be7b7; $custom-light: #96efcc; $custom-dark: #000000;
JSON
{
"hex": "#5be7b7",
"rgb": {
"r": 91,
"g": 231,
"b": 183
},
"hsl": {
"h": 159.429,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.83891,
"c": 0.13997,
"h": 167.1
},
"luminance": 0.62795
}Semantic roles & 50–950 ramp
primary
#5BE7B7
secondary
#AF3760
accent
#0F53D7
background
#FCFFFE
surface
#F5FEFA
border
#CFD6D3
text
#0F1613
muted
#808583