#5BE7AB#5BE7AB
#5BE7AB is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.6% C 0.149 H 161.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE7AB |
|---|---|
| RGB | rgb(91, 231, 171) |
| HSL | hsl(154, 74%, 63%) |
| HSV | hsv(154, 61%, 91%) |
| CMYK | cmyk(60.6%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.08, -51.63, 18.16) |
| CIE-LCH | lch(83.08, 54.73, 160.62°) |
| OKLab | oklab(83.6% -0.1418 0.0463) |
| OKLCH | oklch(83.6% 0.149 161.9) |
| XYZ | xyz(40.2371, 62.3122, 48.4271) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.56
Seafoam
#7FE0B3
ΔE00 4.40
Aqua Green
#12E193
ΔE00 4.45
Aqua Marine
#2EE8BB
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 4.72
Greenish Turquoise
#00FBB0
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE7AB #E75B97
analogous
#5BE765 #5BE7AB #5BDDE7
triadic
#5BE7AB #AB5BE7 #E7AB5B
tetradic
#5BE7AB #655BE7 #E75B97 #DDE75B
square
#5BE7AB #655BE7 #E75B97 #DDE75B
split-complementary
#5BE7AB #E75BDD #E7655B
monochromatic
#19AE6E #26DF90 #5BE7AB #90EFC6 #C6F7E2
Accessibility & contrast
On white
1.56
#5BE7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#5BE7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE7AB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE7AB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A8
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#00E7D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5be7ab; /* rgb */ color: rgb(91, 231, 171); /* oklch */ color: oklch(83.6% 0.149 161.9);
Tailwind
colors: {
custom: {
50: '#96efc4',
500: '#5be7ab',
950: '#000000',
},
}SCSS
$custom: #5be7ab; $custom-light: #96efc4; $custom-dark: #000000;
JSON
{
"hex": "#5be7ab",
"rgb": {
"r": 91,
"g": 231,
"b": 171
},
"hsl": {
"h": 154.286,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.83601,
"c": 0.14921,
"h": 161.9
},
"luminance": 0.62316
}Semantic roles & 50–950 ramp
primary
#5BE7AB
secondary
#AF376B
accent
#0F64D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582