#5CD5DB#5CD5DB
#5CD5DB is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.7% C 0.108 H 199.7°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5DB |
|---|---|
| RGB | rgb(92, 213, 219) |
| HSL | hsl(183, 64%, 61%) |
| HSV | hsv(183, 58%, 86%) |
| CMYK | cmyk(58%, 2.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.03, -31.84, -13.15) |
| CIE-LCH | lch(79.03, 34.45, 202.44°) |
| OKLab | oklab(80.71% -0.1014 -0.0364) |
| OKLCH | oklch(80.71% 0.108 199.7) |
| XYZ | xyz(40.9887, 54.9741, 75.4550) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 4.23
Mediumturquoise
#48D1CC
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 7.71
Bright Light Blue
#26F7FD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5DB #DB625C
analogous
#5CDBA1 #5CD5DB #5C95DB
triadic
#5CD5DB #DB5CD5 #D5DB5C
tetradic
#5CD5DB #A15CDB #DB625C #95DB5C
square
#5CD5DB #A15CDB #DB625C #95DB5C
split-complementary
#5CD5DB #DB5C95 #DBA15C
monochromatic
#22959A #2DC5CD #5CD5DB #8EE2E6 #C0EFF1
Accessibility & contrast
On white
1.75
#5CD5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#5CD5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5DB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5DB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#00DCD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd5db; /* rgb */ color: rgb(92, 213, 219); /* oklch */ color: oklch(80.7% 0.108 199.7);
Tailwind
colors: {
custom: {
50: '#97e2e6',
500: '#5cd5db',
950: '#000000',
},
}SCSS
$custom: #5cd5db; $custom-light: #97e2e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd5db",
"rgb": {
"r": 92,
"g": 213,
"b": 219
},
"hsl": {
"h": 182.835,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.80713,
"c": 0.1077,
"h": 199.7
},
"luminance": 0.54978
}Semantic roles & 50–950 ramp
primary
#5CD5DB
secondary
#9F413D
accent
#221ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484