#5BDDDC#5BDDDC
#5BDDDC is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.113 H 194.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDDDC |
|---|---|
| RGB | rgb(91, 221, 220) |
| HSL | hsl(180, 66%, 61%) |
| HSV | hsv(180, 59%, 87%) |
| CMYK | cmyk(58.8%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.35, -35.51, -10.22) |
| CIE-LCH | lch(81.35, 36.95, 196.05°) |
| OKLab | oklab(82.59% -0.1098 -0.0283) |
| OKLCH | oklch(82.59% 0.113 194.5) |
| XYZ | xyz(43.0835, 59.0999, 76.8331) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Darkturquoise
#00CED1
ΔE00 4.81
Turquoise
#40E0D0
ΔE00 5.49
Aqua Blue
#02D8E9
ΔE00 6.07
Bright Light Blue
#26F7FD
ΔE00 6.35
Bright Cyan
#41FDFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDDDC #DD5B5C
analogous
#5BDD9B #5BDDDC #5B9DDD
triadic
#5BDDDC #DC5BDD #DDDC5B
tetradic
#5BDDDC #9B5BDD #DD5B5C #9DDD5B
square
#5BDDDC #9B5BDD #DD5B5C #9DDD5B
split-complementary
#5BDDDC #DD5B9D #DD9B5B
monochromatic
#219D9C #2BD0CE #5BDDDC #8EE8E7 #C0F2F2
Accessibility & contrast
On white
1.64
#5BDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5BDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDDDC
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDDDC | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BBC4DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5bdddc; /* rgb */ color: rgb(91, 221, 220); /* oklch */ color: oklch(82.6% 0.113 194.5);
Tailwind
colors: {
custom: {
50: '#97e8e6',
500: '#5bdddc',
950: '#000000',
},
}SCSS
$custom: #5bdddc; $custom-light: #97e8e6; $custom-dark: #000000;
JSON
{
"hex": "#5bdddc",
"rgb": {
"r": 91,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.538,
"s": 65.657,
"l": 61.176
},
"oklch": {
"l": 0.82589,
"c": 0.11342,
"h": 194.5
},
"luminance": 0.59104
}Semantic roles & 50–950 ramp
primary
#5BDDDC
secondary
#A13B3C
accent
#1819CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484