#5BDED7#5BDED7
#5BDED7 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.115 H 190.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDED7 |
|---|---|
| RGB | rgb(91, 222, 215) |
| HSL | hsl(177, 66%, 61%) |
| HSV | hsv(177, 59%, 87%) |
| CMYK | cmyk(59%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(81.49, -37.30, -7.34) |
| CIE-LCH | lch(81.49, 38.02, 191.13°) |
| OKLab | oklab(82.66% -0.113 -0.0205) |
| OKLCH | oklch(82.66% 0.115 190.3) |
| XYZ | xyz(42.6960, 59.3686, 73.4860) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.28
Turquoise
#40E0D0
ΔE00 3.46
Darkturquoise
#00CED1
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 6.83
Bright Light Blue
#26F7FD
ΔE00 7.12
Tiffany Blue
#7BF2DA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDED7 #DE5B62
analogous
#5BDE96 #5BDED7 #5BA4DE
triadic
#5BDED7 #D75BDE #DED75B
tetradic
#5BDED7 #965BDE #DE5B62 #A4DE5B
square
#5BDED7 #965BDE #DE5B62 #A4DE5B
split-complementary
#5BDED7 #DE5BA4 #DE965B
monochromatic
#209F98 #2AD2C9 #5BDED7 #8EE8E3 #C1F3F0
Accessibility & contrast
On white
1.63
#5BDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5BDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDED7
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDED7 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D7
Deuteranopia (green-blind)
#BEC4D8
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bded7; /* rgb */ color: rgb(91, 222, 215); /* oklch */ color: oklch(82.7% 0.115 190.3);
Tailwind
colors: {
custom: {
50: '#97e9e3',
500: '#5bded7',
950: '#000000',
},
}SCSS
$custom: #5bded7; $custom-light: #97e9e3; $custom-dark: #000000;
JSON
{
"hex": "#5bded7",
"rgb": {
"r": 91,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.794,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.82661,
"c": 0.11481,
"h": 190.3
},
"luminance": 0.59373
}Semantic roles & 50–950 ramp
primary
#5BDED7
secondary
#A23B41
accent
#1721CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484