#5BD4EB#5BD4EB
#5BD4EB is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.112 H 212.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD4EB |
|---|---|
| RGB | rgb(91, 212, 235) |
| HSL | hsl(190, 78%, 64%) |
| HSV | hsv(190, 61%, 92%) |
| CMYK | cmyk(61.3%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.22, -27.03, -21.42) |
| CIE-LCH | lch(79.22, 34.49, 218.39°) |
| OKLab | oklab(81.03% -0.0945 -0.0594) |
| OKLCH | oklch(81.03% 0.112 212.2) |
| XYZ | xyz(42.8471, 55.3048, 86.9980) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.12
Aqua Blue
#02D8E9
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 6.58
Bright Sky Blue
#02CCFE
ΔE00 7.27
Robin Egg Blue
#8AF1FE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD4EB #EB725B
analogous
#5BEBBA #5BD4EB #5B8CEB
triadic
#5BD4EB #EB5BD4 #D4EB5B
tetradic
#5BD4EB #BA5BEB #EB725B #8CEB5B
square
#5BD4EB #BA5BEB #EB725B #8CEB5B
split-complementary
#5BD4EB #EB5B8C #EBBA5B
monochromatic
#169CB5 #24C6E4 #5BD4EB #92E2F2 #C8F1F8
Accessibility & contrast
On white
1.74
#5BD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#5BD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD4EB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD4EB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#ADBDEB
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5bd4eb; /* rgb */ color: rgb(91, 212, 235); /* oklch */ color: oklch(81.0% 0.112 212.2);
Tailwind
colors: {
custom: {
50: '#97e1f1',
500: '#5bd4eb',
950: '#000000',
},
}SCSS
$custom: #5bd4eb; $custom-light: #97e1f1; $custom-dark: #000000;
JSON
{
"hex": "#5bd4eb",
"rgb": {
"r": 91,
"g": 212,
"b": 235
},
"hsl": {
"h": 189.583,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.81027,
"c": 0.11161,
"h": 212.2
},
"luminance": 0.55309
}Semantic roles & 50–950 ramp
primary
#5BD4EB
secondary
#B54935
accent
#2C0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485