#5CD6DB#5CD6DB
#5CD6DB is a light, moderate teal. Relative luminance 0.555; OKLCH L 80.9% C 0.108 H 199.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6DB |
|---|---|
| RGB | rgb(92, 214, 219) |
| HSL | hsl(182, 64%, 61%) |
| HSV | hsv(182, 58%, 86%) |
| CMYK | cmyk(58%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.32, -32.32, -12.71) |
| CIE-LCH | lch(79.32, 34.73, 201.48°) |
| OKLab | oklab(80.95% -0.1024 -0.0352) |
| OKLCH | oklch(80.95% 0.108 199) |
| XYZ | xyz(41.2410, 55.4787, 75.5391) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 4.24
Mediumturquoise
#48D1CC
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 6.53
Bright Light Blue
#26F7FD
ΔE00 7.70
Robin Egg Blue
#8AF1FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6DB #DB615C
analogous
#5CDBA0 #5CD6DB #5C96DB
triadic
#5CD6DB #DB5CD6 #D6DB5C
tetradic
#5CD6DB #A05CDB #DB615C #96DB5C
square
#5CD6DB #A05CDB #DB615C #96DB5C
split-complementary
#5CD6DB #DB5C96 #DBA05C
monochromatic
#22969A #2DC6CD #5CD6DB #8EE3E6 #C0EFF1
Accessibility & contrast
On white
1.74
#5CD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5CD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6DB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6DB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd6db; /* rgb */ color: rgb(92, 214, 219); /* oklch */ color: oklch(80.9% 0.108 199.0);
Tailwind
colors: {
custom: {
50: '#97e3e6',
500: '#5cd6db',
950: '#000000',
},
}SCSS
$custom: #5cd6db; $custom-light: #97e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd6db",
"rgb": {
"r": 92,
"g": 214,
"b": 219
},
"hsl": {
"h": 182.362,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.80947,
"c": 0.10829,
"h": 199
},
"luminance": 0.55483
}Semantic roles & 50–950 ramp
primary
#5CD6DB
secondary
#9F403D
accent
#211ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484