#5CDCCD#5CDCCD
#5CDCCD is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.115 H 184.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCCD |
|---|---|
| RGB | rgb(92, 220, 205) |
| HSL | hsl(173, 65%, 61%) |
| HSV | hsv(173, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(80.66, -38.80, -3.24) |
| CIE-LCH | lch(80.66, 38.93, 184.78°) |
| OKLab | oklab(81.91% -0.1146 -0.0094) |
| OKLCH | oklch(81.91% 0.115 184.7) |
| XYZ | xyz(41.0214, 57.8653, 66.7531) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.92
Mediumturquoise
#48D1CC
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 6.18
Aqua (survey)
#13EAC9
ΔE00 6.41
Bright Aqua
#0BF9EA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCCD #DC5C6B
analogous
#5CDC8D #5CDCCD #5CABDC
triadic
#5CDCCD #CD5CDC #DCCD5C
tetradic
#5CDCCD #8D5CDC #DC5C6B #ABDC5C
square
#5CDCCD #8D5CDC #DC5C6B #ABDC5C
split-complementary
#5CDCCD #DC5CAB #DC8D5C
monochromatic
#229C8E #2CCEBB #5CDCCD #8EE7DC #C1F2EC
Accessibility & contrast
On white
1.67
#5CDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#5CDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCCD
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCCD | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdccd; /* rgb */ color: rgb(92, 220, 205); /* oklch */ color: oklch(81.9% 0.115 184.7);
Tailwind
colors: {
custom: {
50: '#96e7dc',
500: '#5cdccd',
950: '#000000',
},
}SCSS
$custom: #5cdccd; $custom-light: #96e7dc; $custom-dark: #000000;
JSON
{
"hex": "#5cdccd",
"rgb": {
"r": 92,
"g": 220,
"b": 205
},
"hsl": {
"h": 172.969,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.81905,
"c": 0.11503,
"h": 184.7
},
"luminance": 0.57869
}Semantic roles & 50–950 ramp
primary
#5CDCCD
secondary
#A03C48
accent
#192ECC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484