#5CD8DB#5CD8DB
#5CD8DB is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.4% C 0.110 H 197.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8DB |
|---|---|
| RGB | rgb(92, 216, 219) |
| HSL | hsl(181, 64%, 61%) |
| HSV | hsv(181, 58%, 86%) |
| CMYK | cmyk(58%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(79.90, -33.26, -11.85) |
| CIE-LCH | lch(79.90, 35.31, 199.60°) |
| OKLab | oklab(81.42% -0.1045 -0.0328) |
| OKLCH | oklch(81.42% 0.11 197.4) |
| XYZ | xyz(41.7502, 56.4972, 75.7089) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.77
Darkturquoise
#00CED1
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 6.66
Turquoise
#40E0D0
ΔE00 7.14
Bright Light Blue
#26F7FD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8DB #DB5F5C
analogous
#5CDB9E #5CD8DB #5C98DB
triadic
#5CD8DB #DB5CD8 #D8DB5C
tetradic
#5CD8DB #9E5CDB #DB5F5C #98DB5C
square
#5CD8DB #9E5CDB #DB5F5C #98DB5C
split-complementary
#5CD8DB #DB5C98 #DB9E5C
monochromatic
#22989A #2DC9CD #5CD8DB #8EE4E6 #C0F0F1
Accessibility & contrast
On white
1.71
#5CD8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#5CD8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8DB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8DB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#B6C0DC
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd8db; /* rgb */ color: rgb(92, 216, 219); /* oklch */ color: oklch(81.4% 0.110 197.4);
Tailwind
colors: {
custom: {
50: '#97e4e6',
500: '#5cd8db',
950: '#000000',
},
}SCSS
$custom: #5cd8db; $custom-light: #97e4e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd8db",
"rgb": {
"r": 92,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.417,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.81415,
"c": 0.10953,
"h": 197.4
},
"luminance": 0.56502
}Semantic roles & 50–950 ramp
primary
#5CD8DB
secondary
#9F3F3D
accent
#1E1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484