#5BD7E8#5BD7E8
#5BD7E8 is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.6% C 0.111 H 207.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD7E8 |
|---|---|
| RGB | rgb(91, 215, 232) |
| HSL | hsl(187, 75%, 63%) |
| HSV | hsv(187, 61%, 91%) |
| CMYK | cmyk(60.8%, 7.3%, 0%, 9%) |
| CIE-LAB | lab(79.98, -29.35, -18.66) |
| CIE-LCH | lch(79.98, 34.78, 212.45°) |
| OKLab | oklab(81.61% -0.0987 -0.0517) |
| OKLCH | oklch(81.61% 0.111 207.6) |
| XYZ | xyz(43.1742, 56.6467, 84.9869) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.22
Robin'S Egg
#6DEDFD
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD7E8 #E86C5B
analogous
#5BE8B2 #5BD7E8 #5B90E8
triadic
#5BD7E8 #E85BD7 #D7E85B
tetradic
#5BD7E8 #B25BE8 #E86C5B #90E85B
square
#5BD7E8 #B25BE8 #E86C5B #90E85B
split-complementary
#5BD7E8 #E85B90 #E8B25B
monochromatic
#199EB0 #25CAE0 #5BD7E8 #91E4F0 #C6F1F7
Accessibility & contrast
On white
1.70
#5BD7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#5BD7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD7E8
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD7E8 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE9
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#00E0DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5bd7e8; /* rgb */ color: rgb(91, 215, 232); /* oklch */ color: oklch(81.6% 0.111 207.6);
Tailwind
colors: {
custom: {
50: '#97e3ef',
500: '#5bd7e8',
950: '#000000',
},
}SCSS
$custom: #5bd7e8; $custom-light: #97e3ef; $custom-dark: #000000;
JSON
{
"hex": "#5bd7e8",
"rgb": {
"r": 91,
"g": 215,
"b": 232
},
"hsl": {
"h": 187.234,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.81609,
"c": 0.11145,
"h": 207.6
},
"luminance": 0.56651
}Semantic roles & 50–950 ramp
primary
#5BD7E8
secondary
#B14537
accent
#260ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485