#5BDFE6#5BDFE6
#5BDFE6 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.115 H 200.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFE6 |
|---|---|
| RGB | rgb(91, 223, 230) |
| HSL | hsl(183, 74%, 63%) |
| HSV | hsv(183, 60%, 90%) |
| CMYK | cmyk(60.4%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(82.22, -33.73, -14.22) |
| CIE-LCH | lch(82.22, 36.61, 202.86°) |
| OKLab | oklab(83.4% -0.1077 -0.0394) |
| OKLCH | oklch(83.4% 0.115 200.1) |
| XYZ | xyz(44.9789, 60.7079, 84.1949) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.00
Robin'S Egg
#6DEDFD
ΔE00 4.63
Darkturquoise
#00CED1
ΔE00 5.57
Mediumturquoise
#48D1CC
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFE6 #E6625B
analogous
#5BE6A8 #5BDFE6 #5B99E6
triadic
#5BDFE6 #E65BDF #DFE65B
tetradic
#5BDFE6 #A85BE6 #E6625B #99E65B
square
#5BDFE6 #A85BE6 #E6625B #99E65B
split-complementary
#5BDFE6 #E65B99 #E6A85B
monochromatic
#1AA5AC #26D5DE #5BDFE6 #90E9EE #C5F4F6
Accessibility & contrast
On white
1.60
#5BDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#5BDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFE6
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFE6 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#BAC6E7
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5bdfe6; /* rgb */ color: rgb(91, 223, 230); /* oklch */ color: oklch(83.4% 0.115 200.1);
Tailwind
colors: {
custom: {
50: '#98e9ed',
500: '#5bdfe6',
950: '#000000',
},
}SCSS
$custom: #5bdfe6; $custom-light: #98e9ed; $custom-dark: #000000;
JSON
{
"hex": "#5bdfe6",
"rgb": {
"r": 91,
"g": 223,
"b": 230
},
"hsl": {
"h": 183.022,
"s": 73.545,
"l": 62.941
},
"oklch": {
"l": 0.83395,
"c": 0.1147,
"h": 200.1
},
"luminance": 0.60713
}Semantic roles & 50–950 ramp
primary
#5BDFE6
secondary
#AE3E38
accent
#1A10D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484