#5BE8DB#5BE8DB
#5BE8DB is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.1% C 0.122 H 186.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8DB |
|---|---|
| RGB | rgb(91, 232, 219) |
| HSL | hsl(174, 75%, 63%) |
| HSV | hsv(174, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 5.6%, 9%) |
| CIE-LAB | lab(84.51, -40.80, -5.00) |
| CIE-LCH | lch(84.51, 41.10, 186.99°) |
| OKLab | oklab(85.14% -0.1215 -0.0142) |
| OKLCH | oklch(85.14% 0.122 186.7) |
| XYZ | xyz(45.9514, 65.0470, 77.1377) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.57
Bright Aqua
#0BF9EA
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 5.89
Aqua (survey)
#13EAC9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8DB #E85B68
analogous
#5BE894 #5BE8DB #5BAEE8
triadic
#5BE8DB #DB5BE8 #E8DB5B
tetradic
#5BE8DB #945BE8 #E85B68 #AEE85B
square
#5BE8DB #945BE8 #E85B68 #AEE85B
split-complementary
#5BE8DB #E85BAE #E8945B
monochromatic
#19B0A2 #25E0CF #5BE8DB #91F0E7 #C6F7F3
Accessibility & contrast
On white
1.50
#5BE8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5BE8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8DB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8DB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5be8db; /* rgb */ color: rgb(91, 232, 219); /* oklch */ color: oklch(85.1% 0.122 186.7);
Tailwind
colors: {
custom: {
50: '#98f0e6',
500: '#5be8db',
950: '#000000',
},
}SCSS
$custom: #5be8db; $custom-light: #98f0e6; $custom-dark: #000000;
JSON
{
"hex": "#5be8db",
"rgb": {
"r": 91,
"g": 232,
"b": 219
},
"hsl": {
"h": 174.468,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.85141,
"c": 0.12234,
"h": 186.7
},
"luminance": 0.65052
}Semantic roles & 50–950 ramp
primary
#5BE8DB
secondary
#B13742
accent
#0E21D8
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584