#5BE8BB#5BE8BB
#5BE8BB is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.2% C 0.138 H 168.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8BB |
|---|---|
| RGB | rgb(91, 232, 187) |
| HSL | hsl(161, 75%, 63%) |
| HSV | hsv(161, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(83.72, -48.56, 10.69) |
| CIE-LCH | lch(83.72, 49.72, 167.58°) |
| OKLab | oklab(84.23% -0.1356 0.0274) |
| OKLCH | oklch(84.23% 0.138 168.6) |
| XYZ | xyz(42.1362, 63.5209, 57.0442) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.24
Light Turquoise
#7EF4CC
ΔE00 3.79
Seafoam
#7FE0B3
ΔE00 4.10
Eucalyptus
#44D7A8
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 4.53
Aqua (survey)
#13EAC9
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8BB #E85B88
analogous
#5BE874 #5BE8BB #5BCEE8
triadic
#5BE8BB #BB5BE8 #E8BB5B
tetradic
#5BE8BB #745BE8 #E85B88 #CEE85B
square
#5BE8BB #745BE8 #E85B88 #CEE85B
split-complementary
#5BE8BB #E85BCE #E8745B
monochromatic
#19B080 #25E0A5 #5BE8BB #91F0D1 #C6F7E8
Accessibility & contrast
On white
1.53
#5BE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5BE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8BB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8BB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5be8bb; /* rgb */ color: rgb(91, 232, 187); /* oklch */ color: oklch(84.2% 0.138 168.6);
Tailwind
colors: {
custom: {
50: '#97f0cf',
500: '#5be8bb',
950: '#000000',
},
}SCSS
$custom: #5be8bb; $custom-light: #97f0cf; $custom-dark: #000000;
JSON
{
"hex": "#5be8bb",
"rgb": {
"r": 91,
"g": 232,
"b": 187
},
"hsl": {
"h": 160.851,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.84234,
"c": 0.13837,
"h": 168.6
},
"luminance": 0.63525
}Semantic roles & 50–950 ramp
primary
#5BE8BB
secondary
#B1375E
accent
#0E4ED8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583