#5CD4DB#5CD4DB
#5CD4DB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.5% C 0.107 H 200.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4DB |
|---|---|
| RGB | rgb(92, 212, 219) |
| HSL | hsl(183, 64%, 61%) |
| HSV | hsv(183, 58%, 86%) |
| CMYK | cmyk(58%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(78.74, -31.36, -13.58) |
| CIE-LCH | lch(78.74, 34.18, 203.42°) |
| OKLab | oklab(80.48% -0.1003 -0.0376) |
| OKLCH | oklch(80.48% 0.107 200.5) |
| XYZ | xyz(40.7379, 54.4726, 75.3715) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.85
Darkturquoise
#00CED1
ΔE00 4.35
Mediumturquoise
#48D1CC
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 7.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4DB #DB635C
analogous
#5CDBA2 #5CD4DB #5C94DB
triadic
#5CD4DB #DB5CD4 #D4DB5C
tetradic
#5CD4DB #A25CDB #DB635C #94DB5C
square
#5CD4DB #A25CDB #DB635C #94DB5C
split-complementary
#5CD4DB #DB5C94 #DBA25C
monochromatic
#22949A #2DC4CD #5CD4DB #8EE1E6 #C0EEF1
Accessibility & contrast
On white
1.77
#5CD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#5CD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4DB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4DB | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd4db; /* rgb */ color: rgb(92, 212, 219); /* oklch */ color: oklch(80.5% 0.107 200.5);
Tailwind
colors: {
custom: {
50: '#97e1e6',
500: '#5cd4db',
950: '#000000',
},
}SCSS
$custom: #5cd4db; $custom-light: #97e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd4db",
"rgb": {
"r": 92,
"g": 212,
"b": 219
},
"hsl": {
"h": 183.307,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.8048,
"c": 0.10713,
"h": 200.5
},
"luminance": 0.54477
}Semantic roles & 50–950 ramp
primary
#5CD4DB
secondary
#9F423D
accent
#241ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484