#5CDCD8#5CDCD8
#5CDCD8 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.113 H 192.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCD8 |
|---|---|
| RGB | rgb(92, 220, 216) |
| HSL | hsl(178, 65%, 61%) |
| HSV | hsv(178, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(80.97, -35.94, -8.65) |
| CIE-LCH | lch(80.97, 36.96, 193.53°) |
| OKLab | oklab(82.25% -0.1099 -0.024) |
| OKLCH | oklch(82.25% 0.113 192.3) |
| XYZ | xyz(42.3961, 58.4152, 73.9934) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.93
Turquoise
#40E0D0
ΔE00 4.54
Darkturquoise
#00CED1
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 6.98
Aqua Blue
#02D8E9
ΔE00 7.04
Bright Cyan
#41FDFE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCD8 #DC5C60
analogous
#5CDC98 #5CDCD8 #5CA0DC
triadic
#5CDCD8 #D85CDC #DCD85C
tetradic
#5CDCD8 #985CDC #DC5C60 #A0DC5C
square
#5CDCD8 #985CDC #DC5C60 #A0DC5C
split-complementary
#5CDCD8 #DC5CA0 #DC985C
monochromatic
#229C98 #2CCEC9 #5CDCD8 #8EE7E4 #C1F2F0
Accessibility & contrast
On white
1.66
#5CDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5CDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCD8
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCD8 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BBC3D9
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdcd8; /* rgb */ color: rgb(92, 220, 216); /* oklch */ color: oklch(82.3% 0.113 192.3);
Tailwind
colors: {
custom: {
50: '#97e7e4',
500: '#5cdcd8',
950: '#000000',
},
}SCSS
$custom: #5cdcd8; $custom-light: #97e7e4; $custom-dark: #000000;
JSON
{
"hex": "#5cdcd8",
"rgb": {
"r": 92,
"g": 220,
"b": 216
},
"hsl": {
"h": 178.125,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.82254,
"c": 0.11253,
"h": 192.3
},
"luminance": 0.5842
}Semantic roles & 50–950 ramp
primary
#5CDCD8
secondary
#A03C3F
accent
#191FCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484