#5BD7ED#5BD7ED
#5BD7ED is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.8% C 0.113 H 211.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD7ED |
|---|---|
| RGB | rgb(91, 215, 237) |
| HSL | hsl(189, 80%, 64%) |
| HSV | hsv(189, 62%, 93%) |
| CMYK | cmyk(61.6%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.14, -27.93, -21.08) |
| CIE-LCH | lch(80.14, 34.99, 217.05°) |
| OKLab | oklab(81.79% -0.0967 -0.0585) |
| OKLCH | oklch(81.79% 0.113 211.2) |
| XYZ | xyz(43.8946, 56.9348, 88.7806) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.23
Neon Blue
#04D9FF
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 7.08
Robin'S Egg Blue
#98EFF9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD7ED #ED715B
analogous
#5BEDBA #5BD7ED #5B8EED
triadic
#5BD7ED #ED5BD7 #D7ED5B
tetradic
#5BD7ED #BA5BED #ED715B #8EED5B
square
#5BD7ED #BA5BED #ED715B #8EED5B
split-complementary
#5BD7ED #ED5B8E #EDBA5B
monochromatic
#14A0B9 #24CAE7 #5BD7ED #92E4F3 #C9F2F9
Accessibility & contrast
On white
1.70
#5BD7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#5BD7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD7ED
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD7ED | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5bd7ed; /* rgb */ color: rgb(91, 215, 237); /* oklch */ color: oklch(81.8% 0.113 211.2);
Tailwind
colors: {
custom: {
50: '#98e3f2',
500: '#5bd7ed',
950: '#000000',
},
}SCSS
$custom: #5bd7ed; $custom-light: #98e3f2; $custom-dark: #000000;
JSON
{
"hex": "#5bd7ed",
"rgb": {
"r": 91,
"g": 215,
"b": 237
},
"hsl": {
"h": 189.041,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.81793,
"c": 0.11306,
"h": 211.2
},
"luminance": 0.56939
}Semantic roles & 50–950 ramp
primary
#5BD7ED
secondary
#B84834
accent
#2909DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485