#5BE7B3#5BE7B3
#5BE7B3 is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.8% C 0.143 H 165.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE7B3 |
|---|---|
| RGB | rgb(91, 231, 179) |
| HSL | hsl(158, 74%, 63%) |
| HSV | hsv(158, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 22.5%, 9.4%) |
| CIE-LAB | lab(83.25, -49.92, 14.22) |
| CIE-LCH | lch(83.25, 51.91, 164.10°) |
| OKLab | oklab(83.79% -0.1382 0.0364) |
| OKLCH | oklch(83.79% 0.143 165.3) |
| XYZ | xyz(41.0228, 62.6265, 52.5653) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.20
Seafoam
#7FE0B3
ΔE00 3.81
Eucalyptus
#44D7A8
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.37
Light Turquoise
#7EF4CC
ΔE00 4.75
Bright Teal
#01F9C6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE7B3 #E75B8F
analogous
#5BE76D #5BE7B3 #5BD5E7
triadic
#5BE7B3 #B35BE7 #E7B35B
tetradic
#5BE7B3 #6D5BE7 #E75B8F #D5E75B
square
#5BE7B3 #6D5BE7 #E75B8F #D5E75B
split-complementary
#5BE7B3 #E75BD5 #E76D5B
monochromatic
#19AE77 #26DF9A #5BE7B3 #90EFCC #C6F7E4
Accessibility & contrast
On white
1.55
#5BE7B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5BE7B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE7B3
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE7B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE7B3 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8B0
Deuteranopia (green-blind)
#CFCAB6
Tritanopia (blue-blind)
#00E7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be7b3; /* rgb */ color: rgb(91, 231, 179); /* oklch */ color: oklch(83.8% 0.143 165.3);
Tailwind
colors: {
custom: {
50: '#96efc9',
500: '#5be7b3',
950: '#000000',
},
}SCSS
$custom: #5be7b3; $custom-light: #96efc9; $custom-dark: #000000;
JSON
{
"hex": "#5be7b3",
"rgb": {
"r": 91,
"g": 231,
"b": 179
},
"hsl": {
"h": 157.714,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.83792,
"c": 0.14293,
"h": 165.3
},
"luminance": 0.62631
}Semantic roles & 50–950 ramp
primary
#5BE7B3
secondary
#AF3764
accent
#0F59D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582