#5BDFE7#5BDFE7
#5BDFE7 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.115 H 200.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDFE7 |
|---|---|
| RGB | rgb(91, 223, 231) |
| HSL | hsl(183, 74%, 63%) |
| HSV | hsv(183, 61%, 91%) |
| CMYK | cmyk(60.6%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.25, -33.46, -14.71) |
| CIE-LCH | lch(82.25, 36.55, 203.73°) |
| OKLab | oklab(83.43% -0.1073 -0.0407) |
| OKLCH | oklch(83.43% 0.115 200.8) |
| XYZ | xyz(45.1197, 60.7643, 84.9366) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.81
Robin'S Egg
#6DEDFD
ΔE00 4.39
Darkturquoise
#00CED1
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Bright Light Blue
#26F7FD
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDFE7 #E7635B
analogous
#5BE7A9 #5BDFE7 #5B99E7
triadic
#5BDFE7 #E75BDF #DFE75B
tetradic
#5BDFE7 #A95BE7 #E7635B #99E75B
square
#5BDFE7 #A95BE7 #E7635B #99E75B
split-complementary
#5BDFE7 #E75B99 #E7A95B
monochromatic
#19A6AE #26D5DF #5BDFE7 #90E9EF #C6F4F7
Accessibility & contrast
On white
1.60
#5BDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5BDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDFE7
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDFE7 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E8
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5bdfe7; /* rgb */ color: rgb(91, 223, 231); /* oklch */ color: oklch(83.4% 0.115 200.8);
Tailwind
colors: {
custom: {
50: '#98e9ee',
500: '#5bdfe7',
950: '#000000',
},
}SCSS
$custom: #5bdfe7; $custom-light: #98e9ee; $custom-dark: #000000;
JSON
{
"hex": "#5bdfe7",
"rgb": {
"r": 91,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.429,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.8343,
"c": 0.11478,
"h": 200.8
},
"luminance": 0.60769
}Semantic roles & 50–950 ramp
primary
#5BDFE7
secondary
#AF3E37
accent
#1A0FD7
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485