#5CDCCC#5CDCCC
#5CDCCC is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.115 H 184.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCCC |
|---|---|
| RGB | rgb(92, 220, 204) |
| HSL | hsl(173, 65%, 61%) |
| HSV | hsv(173, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(80.64, -39.05, -2.75) |
| CIE-LCH | lch(80.64, 39.15, 184.02°) |
| OKLab | oklab(81.88% -0.1151 -0.008) |
| OKLCH | oklch(81.88% 0.115 184) |
| XYZ | xyz(40.9010, 57.8172, 66.1194) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.91
Mediumturquoise
#48D1CC
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 5.69
Seafoam Blue
#78D1B6
ΔE00 5.94
Aqua (survey)
#13EAC9
ΔE00 6.16
Bright Aqua
#0BF9EA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCCC #DC5C6C
analogous
#5CDC8C #5CDCCC #5CACDC
triadic
#5CDCCC #CC5CDC #DCCC5C
tetradic
#5CDCCC #8C5CDC #DC5C6C #ACDC5C
square
#5CDCCC #8C5CDC #DC5C6C #ACDC5C
split-complementary
#5CDCCC #DC5CAC #DC8C5C
monochromatic
#229C8D #2CCEBA #5CDCCC #8EE7DC #C1F2EC
Accessibility & contrast
On white
1.67
#5CDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5CDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCCC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCCC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CB
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdccc; /* rgb */ color: rgb(92, 220, 204); /* oklch */ color: oklch(81.9% 0.115 184.0);
Tailwind
colors: {
custom: {
50: '#96e7db',
500: '#5cdccc',
950: '#000000',
},
}SCSS
$custom: #5cdccc; $custom-light: #96e7db; $custom-dark: #000000;
JSON
{
"hex": "#5cdccc",
"rgb": {
"r": 92,
"g": 220,
"b": 204
},
"hsl": {
"h": 172.5,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.81875,
"c": 0.11536,
"h": 184
},
"luminance": 0.57821
}Semantic roles & 50–950 ramp
primary
#5CDCCC
secondary
#A03C49
accent
#192FCC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484