#5CDCDD#5CDCDD
#5CDCDD is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.112 H 195.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCDD |
|---|---|
| RGB | rgb(92, 220, 221) |
| HSL | hsl(180, 65%, 61%) |
| HSV | hsv(180, 58%, 87%) |
| CMYK | cmyk(58.4%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.11, -34.60, -11.09) |
| CIE-LCH | lch(81.11, 36.34, 197.78°) |
| OKLab | oklab(82.42% -0.1078 -0.0307) |
| OKLCH | oklch(82.42% 0.112 195.9) |
| XYZ | xyz(43.0524, 58.6777, 77.4496) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 4.65
Aqua Blue
#02D8E9
ΔE00 5.43
Turquoise
#40E0D0
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCDD #DD5D5C
analogous
#5CDD9E #5CDCDD #5C9CDD
triadic
#5CDCDD #DD5CDC #DCDD5C
tetradic
#5CDCDD #9E5CDD #DD5D5C #9CDD5C
square
#5CDCDD #9E5CDD #DD5D5C #9CDD5C
split-complementary
#5CDCDD #DD5C9C #DD9E5C
monochromatic
#219D9E #2BCFD0 #5CDCDD #8FE7E8 #C1F2F2
Accessibility & contrast
On white
1.65
#5CDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5CDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCDD
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCDD | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#BAC3DE
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdcdd; /* rgb */ color: rgb(92, 220, 221); /* oklch */ color: oklch(82.4% 0.112 195.9);
Tailwind
colors: {
custom: {
50: '#97e7e7',
500: '#5cdcdd',
950: '#000000',
},
}SCSS
$custom: #5cdcdd; $custom-light: #97e7e7; $custom-dark: #000000;
JSON
{
"hex": "#5cdcdd",
"rgb": {
"r": 92,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.465,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.82419,
"c": 0.11212,
"h": 195.9
},
"luminance": 0.58682
}Semantic roles & 50–950 ramp
primary
#5CDCDD
secondary
#A13D3C
accent
#1A18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484