#5BDDE7#5BDDE7
#5BDDE7 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.114 H 202.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDDE7 |
|---|---|
| RGB | rgb(91, 221, 231) |
| HSL | hsl(184, 74%, 63%) |
| HSV | hsv(184, 61%, 91%) |
| CMYK | cmyk(60.6%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(81.68, -32.51, -15.57) |
| CIE-LCH | lch(81.68, 36.05, 205.60°) |
| OKLab | oklab(82.97% -0.1053 -0.0431) |
| OKLCH | oklch(82.97% 0.114 202.3) |
| XYZ | xyz(44.5885, 59.7019, 84.7596) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.31
Robin'S Egg
#6DEDFD
ΔE00 4.30
Darkturquoise
#00CED1
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDDE7 #E7655B
analogous
#5BE7AB #5BDDE7 #5B97E7
triadic
#5BDDE7 #E75BDD #DDE75B
tetradic
#5BDDE7 #AB5BE7 #E7655B #97E75B
square
#5BDDE7 #AB5BE7 #E7655B #97E75B
split-complementary
#5BDDE7 #E75B97 #E7AB5B
monochromatic
#19A4AE #26D2DF #5BDDE7 #90E8EF #C6F3F7
Accessibility & contrast
On white
1.62
#5BDDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5BDDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDDE7
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDDE7 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B8C4E8
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5bdde7; /* rgb */ color: rgb(91, 221, 231); /* oklch */ color: oklch(83.0% 0.114 202.3);
Tailwind
colors: {
custom: {
50: '#98e8ee',
500: '#5bdde7',
950: '#000000',
},
}SCSS
$custom: #5bdde7; $custom-light: #98e8ee; $custom-dark: #000000;
JSON
{
"hex": "#5bdde7",
"rgb": {
"r": 91,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.286,
"s": 74.468,
"l": 63.137
},
"oklch": {
"l": 0.82965,
"c": 0.11376,
"h": 202.3
},
"luminance": 0.59707
}Semantic roles & 50–950 ramp
primary
#5BDDE7
secondary
#AF4037
accent
#1D0FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485