#5BE8DE#5BE8DE
#5BE8DE is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.2% C 0.122 H 188.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8DE |
|---|---|
| RGB | rgb(91, 232, 222) |
| HSL | hsl(176, 75%, 63%) |
| HSV | hsv(176, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 4.3%, 9%) |
| CIE-LAB | lab(84.59, -40.02, -6.46) |
| CIE-LCH | lch(84.59, 40.54, 189.17°) |
| OKLab | oklab(85.24% -0.1202 -0.0181) |
| OKLCH | oklch(85.24% 0.122 188.6) |
| XYZ | xyz(46.3499, 65.2064, 79.2365) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.16
Bright Aqua
#0BF9EA
ΔE00 4.61
Tiffany Blue
#7BF2DA
ΔE00 5.45
Bright Turquoise
#0FFEF9
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 5.57
Bright Cyan
#41FDFE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8DE #E85B65
analogous
#5BE897 #5BE8DE #5BABE8
triadic
#5BE8DE #DE5BE8 #E8DE5B
tetradic
#5BE8DE #975BE8 #E85B65 #ABE85B
square
#5BE8DE #975BE8 #E85B65 #ABE85B
split-complementary
#5BE8DE #E85BAB #E8975B
monochromatic
#19B0A5 #25E0D3 #5BE8DE #91F0E9 #C6F7F4
Accessibility & contrast
On white
1.50
#5BE8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5BE8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8DE
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8DE | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#C6CCDF
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5be8de; /* rgb */ color: rgb(91, 232, 222); /* oklch */ color: oklch(85.2% 0.122 188.6);
Tailwind
colors: {
custom: {
50: '#98f0e8',
500: '#5be8de',
950: '#000000',
},
}SCSS
$custom: #5be8de; $custom-light: #98f0e8; $custom-dark: #000000;
JSON
{
"hex": "#5be8de",
"rgb": {
"r": 91,
"g": 232,
"b": 222
},
"hsl": {
"h": 175.745,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.85235,
"c": 0.1216,
"h": 188.6
},
"luminance": 0.65211
}Semantic roles & 50–950 ramp
primary
#5BE8DE
secondary
#B1373F
accent
#0E1CD8
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1616
muted
#808584