#5BDBCF#5BDBCF
#5BDBCF is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.7% C 0.114 H 186.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDBCF |
|---|---|
| RGB | rgb(91, 219, 207) |
| HSL | hsl(174, 64%, 61%) |
| HSV | hsv(174, 58%, 86%) |
| CMYK | cmyk(58.4%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(80.40, -38.01, -4.70) |
| CIE-LCH | lch(80.40, 38.30, 187.05°) |
| OKLab | oklab(81.7% -0.1133 -0.0133) |
| OKLCH | oklch(81.7% 0.114 186.7) |
| XYZ | xyz(40.9034, 57.3880, 67.9407) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.33
Mediumturquoise
#48D1CC
ΔE00 3.44
Darkturquoise
#00CED1
ΔE00 6.44
Tiffany Blue
#7BF2DA
ΔE00 6.52
Seafoam Blue
#78D1B6
ΔE00 6.88
Bright Aqua
#0BF9EA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDBCF #DB5B67
analogous
#5BDB8F #5BDBCF #5BA7DB
triadic
#5BDBCF #CF5BDB #DBCF5B
tetradic
#5BDBCF #8F5BDB #DB5B67 #A7DB5B
square
#5BDBCF #8F5BDB #DB5B67 #A7DB5B
split-complementary
#5BDBCF #DB5BA7 #DB8F5B
monochromatic
#229A8F #2DCCBD #5BDBCF #8DE6DE #BFF1EC
Accessibility & contrast
On white
1.68
#5BDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#5BDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDBCF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDBCF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#BCC1D0
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5bdbcf; /* rgb */ color: rgb(91, 219, 207); /* oklch */ color: oklch(81.7% 0.114 186.7);
Tailwind
colors: {
custom: {
50: '#96e6dd',
500: '#5bdbcf',
950: '#000000',
},
}SCSS
$custom: #5bdbcf; $custom-light: #96e6dd; $custom-dark: #000000;
JSON
{
"hex": "#5bdbcf",
"rgb": {
"r": 91,
"g": 219,
"b": 207
},
"hsl": {
"h": 174.375,
"s": 64,
"l": 60.784
},
"oklch": {
"l": 0.81699,
"c": 0.11406,
"h": 186.7
},
"luminance": 0.57392
}Semantic roles & 50–950 ramp
primary
#5BDBCF
secondary
#9E3C45
accent
#1A2ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484