#5BD7DE#5BD7DE
#5BD7DE is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.110 H 200.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD7DE |
|---|---|
| RGB | rgb(91, 215, 222) |
| HSL | hsl(183, 66%, 61%) |
| HSV | hsv(183, 59%, 87%) |
| CMYK | cmyk(59%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(79.67, -32.15, -13.79) |
| CIE-LCH | lch(79.67, 34.98, 203.22°) |
| OKLab | oklab(81.25% -0.1028 -0.0382) |
| OKLCH | oklch(81.25% 0.11 200.4) |
| XYZ | xyz(41.7940, 56.0946, 77.7179) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.69
Darkturquoise
#00CED1
ΔE00 4.53
Mediumturquoise
#48D1CC
ΔE00 4.95
Robin'S Egg
#6DEDFD
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Bright Light Blue
#26F7FD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD7DE #DE625B
analogous
#5BDEA4 #5BD7DE #5B96DE
triadic
#5BD7DE #DE5BD7 #D7DE5B
tetradic
#5BD7DE #A45BDE #DE625B #96DE5B
square
#5BD7DE #A45BDE #DE625B #96DE5B
split-complementary
#5BD7DE #DE5B96 #DEA45B
monochromatic
#20989F #2AC9D2 #5BD7DE #8EE3E8 #C1F0F3
Accessibility & contrast
On white
1.72
#5BD7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#5BD7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD7DE
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD7DE | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDF
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5bd7de; /* rgb */ color: rgb(91, 215, 222); /* oklch */ color: oklch(81.3% 0.110 200.4);
Tailwind
colors: {
custom: {
50: '#97e3e8',
500: '#5bd7de',
950: '#000000',
},
}SCSS
$custom: #5bd7de; $custom-light: #97e3e8; $custom-dark: #000000;
JSON
{
"hex": "#5bd7de",
"rgb": {
"r": 91,
"g": 215,
"b": 222
},
"hsl": {
"h": 183.206,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.81253,
"c": 0.10964,
"h": 200.4
},
"luminance": 0.56099
}Semantic roles & 50–950 ramp
primary
#5BD7DE
secondary
#A2413B
accent
#2117CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484