#5CDADC#5CDADC
#5CDADC is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.9% C 0.111 H 196.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDADC |
|---|---|
| RGB | rgb(92, 218, 220) |
| HSL | hsl(181, 65%, 61%) |
| HSV | hsv(181, 58%, 86%) |
| CMYK | cmyk(58.2%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.51, -33.93, -11.47) |
| CIE-LCH | lch(80.51, 35.82, 198.68°) |
| OKLab | oklab(81.92% -0.1062 -0.0318) |
| OKLCH | oklch(81.92% 0.111 196.7) |
| XYZ | xyz(42.3978, 57.5811, 76.5761) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.71
Darkturquoise
#00CED1
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 6.62
Turquoise
#40E0D0
ΔE00 6.68
Bright Light Blue
#26F7FD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDADC #DC5E5C
analogous
#5CDC9E #5CDADC #5C9ADC
triadic
#5CDADC #DC5CDA #DADC5C
tetradic
#5CDADC #9E5CDC #DC5E5C #9ADC5C
square
#5CDADC #9E5CDC #DC5E5C #9ADC5C
split-complementary
#5CDADC #DC5C9A #DC9E5C
monochromatic
#229A9C #2CCCCE #5CDADC #8EE5E7 #C1F1F2
Accessibility & contrast
On white
1.68
#5CDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#5CDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDADC
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDADC | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdadc; /* rgb */ color: rgb(92, 218, 220); /* oklch */ color: oklch(81.9% 0.111 196.7);
Tailwind
colors: {
custom: {
50: '#97e6e6',
500: '#5cdadc',
950: '#000000',
},
}SCSS
$custom: #5cdadc; $custom-light: #97e6e6; $custom-dark: #000000;
JSON
{
"hex": "#5cdadc",
"rgb": {
"r": 92,
"g": 218,
"b": 220
},
"hsl": {
"h": 180.938,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.81917,
"c": 0.11082,
"h": 196.7
},
"luminance": 0.57585
}Semantic roles & 50–950 ramp
primary
#5CDADC
secondary
#A03E3C
accent
#1C19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484