#5BE7AF#5BE7AF
#5BE7AF is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.7% C 0.146 H 163.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE7AF |
|---|---|
| RGB | rgb(91, 231, 175) |
| HSL | hsl(156, 74%, 63%) |
| HSV | hsv(156, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(83.16, -50.79, 16.19) |
| CIE-LCH | lch(83.16, 53.30, 162.32°) |
| OKLab | oklab(83.7% -0.14 0.0414) |
| OKLCH | oklch(83.7% 0.146 163.5) |
| XYZ | xyz(40.6242, 62.4670, 50.4656) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.02
Eucalyptus
#44D7A8
ΔE00 4.28
Aqua Green
#12E193
ΔE00 5.11
Light Aquamarine
#7BFDC7
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE7AF #E75B93
analogous
#5BE769 #5BE7AF #5BD9E7
triadic
#5BE7AF #AF5BE7 #E7AF5B
tetradic
#5BE7AF #695BE7 #E75B93 #D9E75B
square
#5BE7AF #695BE7 #E75B93 #D9E75B
split-complementary
#5BE7AF #E75BD9 #E7695B
monochromatic
#19AE73 #26DF95 #5BE7AF #90EFC9 #C6F7E3
Accessibility & contrast
On white
1.56
#5BE7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5BE7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE7AF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE7AF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AC
Deuteranopia (green-blind)
#D0C9B3
Tritanopia (blue-blind)
#00E7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be7af; /* rgb */ color: rgb(91, 231, 175); /* oklch */ color: oklch(83.7% 0.146 163.5);
Tailwind
colors: {
custom: {
50: '#96efc7',
500: '#5be7af',
950: '#000000',
},
}SCSS
$custom: #5be7af; $custom-light: #96efc7; $custom-dark: #000000;
JSON
{
"hex": "#5be7af",
"rgb": {
"r": 91,
"g": 231,
"b": 175
},
"hsl": {
"h": 156,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.83695,
"c": 0.14601,
"h": 163.5
},
"luminance": 0.62471
}Semantic roles & 50–950 ramp
primary
#5BE7AF
secondary
#AF3767
accent
#0F5FD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582