#5CDBCD#5CDBCD
#5CDBCD is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.7% C 0.114 H 185.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBCD |
|---|---|
| RGB | rgb(92, 219, 205) |
| HSL | hsl(173, 64%, 61%) |
| HSV | hsv(173, 58%, 86%) |
| CMYK | cmyk(58%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(80.37, -38.34, -3.67) |
| CIE-LCH | lch(80.37, 38.52, 185.47°) |
| OKLab | oklab(81.67% -0.1136 -0.0105) |
| OKLCH | oklch(81.67% 0.114 185.3) |
| XYZ | xyz(40.7597, 57.3420, 66.6658) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.11
Mediumturquoise
#48D1CC
ΔE00 3.94
Tiffany Blue
#7BF2DA
ΔE00 6.15
Seafoam Blue
#78D1B6
ΔE00 6.31
Aqua (survey)
#13EAC9
ΔE00 6.78
Darkturquoise
#00CED1
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBCD #DB5C6A
analogous
#5CDB8D #5CDBCD #5CA9DB
triadic
#5CDBCD #CD5CDB #DBCD5C
tetradic
#5CDBCD #8D5CDB #DB5C6A #A9DB5C
square
#5CDBCD #8D5CDB #DB5C6A #A9DB5C
split-complementary
#5CDBCD #DB5CA9 #DB8D5C
monochromatic
#229A8D #2DCDBB #5CDBCD #8EE6DC #C0F1EC
Accessibility & contrast
On white
1.68
#5CDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#5CDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBCD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBCD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#BDC1CF
Tritanopia (blue-blind)
#00DFD6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cdbcd; /* rgb */ color: rgb(92, 219, 205); /* oklch */ color: oklch(81.7% 0.114 185.3);
Tailwind
colors: {
custom: {
50: '#96e6dc',
500: '#5cdbcd',
950: '#000000',
},
}SCSS
$custom: #5cdbcd; $custom-light: #96e6dc; $custom-dark: #000000;
JSON
{
"hex": "#5cdbcd",
"rgb": {
"r": 92,
"g": 219,
"b": 205
},
"hsl": {
"h": 173.386,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.81668,
"c": 0.11409,
"h": 185.3
},
"luminance": 0.57346
}Semantic roles & 50–950 ramp
primary
#5CDBCD
secondary
#9F3D47
accent
#1A2DCC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484