#5BD7EF#5BD7EF
#5BD7EF is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.9% C 0.114 H 212.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD7EF |
|---|---|
| RGB | rgb(91, 215, 239) |
| HSL | hsl(190, 82%, 65%) |
| HSV | hsv(190, 62%, 94%) |
| CMYK | cmyk(61.9%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(80.21, -27.35, -22.05) |
| CIE-LCH | lch(80.21, 35.13, 218.87°) |
| OKLab | oklab(81.87% -0.096 -0.0612) |
| OKLCH | oklch(81.87% 0.114 212.5) |
| XYZ | xyz(44.1884, 57.0524, 90.3281) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.77
Aqua Blue
#02D8E9
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 5.66
Sky Blue
#87CEEB
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Bright Sky Blue
#02CCFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD7EF #EF735B
analogous
#5BEFBD #5BD7EF #5B8DEF
triadic
#5BD7EF #EF5BD7 #D7EF5B
tetradic
#5BD7EF #BD5BEF #EF735B #8DEF5B
square
#5BD7EF #BD5BEF #EF735B #8DEF5B
split-complementary
#5BD7EF #EF5B8D #EFBD5B
monochromatic
#12A1BD #23C9EA #5BD7EF #93E5F4 #CBF2FA
Accessibility & contrast
On white
1.69
#5BD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#5BD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD7EF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD7EF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F0
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5bd7ef; /* rgb */ color: rgb(91, 215, 239); /* oklch */ color: oklch(81.9% 0.114 212.5);
Tailwind
colors: {
custom: {
50: '#98e3f4',
500: '#5bd7ef',
950: '#000000',
},
}SCSS
$custom: #5bd7ef; $custom-light: #98e3f4; $custom-dark: #000000;
JSON
{
"hex": "#5bd7ef",
"rgb": {
"r": 91,
"g": 215,
"b": 239
},
"hsl": {
"h": 189.73,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.81868,
"c": 0.11382,
"h": 212.5
},
"luminance": 0.57057
}Semantic roles & 50–950 ramp
primary
#5BD7EF
secondary
#BC4933
accent
#2A07DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485