#5BD7EE#5BD7EE
#5BD7EE is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.8% C 0.113 H 211.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD7EE |
|---|---|
| RGB | rgb(91, 215, 238) |
| HSL | hsl(189, 81%, 65%) |
| HSV | hsv(189, 62%, 93%) |
| CMYK | cmyk(61.8%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(80.18, -27.64, -21.56) |
| CIE-LCH | lch(80.18, 35.06, 217.96°) |
| OKLab | oklab(81.83% -0.0964 -0.0598) |
| OKLCH | oklch(81.83% 0.113 211.8) |
| XYZ | xyz(44.0411, 56.9934, 89.5522) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.01
Aqua Blue
#02D8E9
ΔE00 4.47
Robin'S Egg
#6DEDFD
ΔE00 5.51
Sky Blue
#87CEEB
ΔE00 6.86
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Bright Sky Blue
#02CCFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD7EE #EE725B
analogous
#5BEEBC #5BD7EE #5B8EEE
triadic
#5BD7EE #EE5BD7 #D7EE5B
tetradic
#5BD7EE #BC5BEE #EE725B #8EEE5B
square
#5BD7EE #BC5BEE #EE725B #8EEE5B
split-complementary
#5BD7EE #EE5B8E #EEBC5B
monochromatic
#13A1BB #24C9E8 #5BD7EE #92E5F4 #CAF2F9
Accessibility & contrast
On white
1.69
#5BD7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#5BD7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD7EE
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD7EE | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5bd7ee; /* rgb */ color: rgb(91, 215, 238); /* oklch */ color: oklch(81.8% 0.113 211.8);
Tailwind
colors: {
custom: {
50: '#98e3f3',
500: '#5bd7ee',
950: '#000000',
},
}SCSS
$custom: #5bd7ee; $custom-light: #98e3f3; $custom-dark: #000000;
JSON
{
"hex": "#5bd7ee",
"rgb": {
"r": 91,
"g": 215,
"b": 238
},
"hsl": {
"h": 189.388,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.81831,
"c": 0.11343,
"h": 211.8
},
"luminance": 0.56998
}Semantic roles & 50–950 ramp
primary
#5BD7EE
secondary
#BA4833
accent
#2908DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485