#5BE7B2#5BE7B2
#5BE7B2 is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.8% C 0.144 H 164.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE7B2 |
|---|---|
| RGB | rgb(91, 231, 178) |
| HSL | hsl(157, 74%, 63%) |
| HSV | hsv(157, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 22.9%, 9.4%) |
| CIE-LAB | lab(83.22, -50.14, 14.71) |
| CIE-LCH | lch(83.22, 52.25, 163.65°) |
| OKLab | oklab(83.77% -0.1387 0.0376) |
| OKLCH | oklch(83.77% 0.144 164.8) |
| XYZ | xyz(40.9221, 62.5862, 52.0346) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.38
Seafoam
#7FE0B3
ΔE00 3.84
Eucalyptus
#44D7A8
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.90
Light Aquamarine
#7BFDC7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE7B2 #E75B90
analogous
#5BE76C #5BE7B2 #5BD6E7
triadic
#5BE7B2 #B25BE7 #E7B25B
tetradic
#5BE7B2 #6C5BE7 #E75B90 #D6E75B
square
#5BE7B2 #6C5BE7 #E75B90 #D6E75B
split-complementary
#5BE7B2 #E75BD6 #E76C5B
monochromatic
#19AE76 #26DF99 #5BE7B2 #90EFCB #C6F7E4
Accessibility & contrast
On white
1.55
#5BE7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5BE7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE7B2
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE7B2 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AF
Deuteranopia (green-blind)
#CFCAB5
Tritanopia (blue-blind)
#00E7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be7b2; /* rgb */ color: rgb(91, 231, 178); /* oklch */ color: oklch(83.8% 0.144 164.8);
Tailwind
colors: {
custom: {
50: '#96efc9',
500: '#5be7b2',
950: '#000000',
},
}SCSS
$custom: #5be7b2; $custom-light: #96efc9; $custom-dark: #000000;
JSON
{
"hex": "#5be7b2",
"rgb": {
"r": 91,
"g": 231,
"b": 178
},
"hsl": {
"h": 157.286,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.83768,
"c": 0.14369,
"h": 164.8
},
"luminance": 0.6259
}Semantic roles & 50–950 ramp
primary
#5BE7B2
secondary
#AF3765
accent
#0F5AD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582