#5CD5D5#5CD5D5
#5CD5D5 is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.5% C 0.108 H 195.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5D5 |
|---|---|
| RGB | rgb(92, 213, 213) |
| HSL | hsl(180, 59%, 60%) |
| HSV | hsv(180, 57%, 84%) |
| CMYK | cmyk(56.8%, 0%, 0%, 16.5%) |
| CIE-LAB | lab(78.85, -33.47, -10.20) |
| CIE-LCH | lch(78.85, 34.99, 196.96°) |
| OKLab | oklab(80.51% -0.1039 -0.0283) |
| OKLCH | oklch(80.51% 0.108 195.2) |
| XYZ | xyz(40.2130, 54.6638, 71.3698) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.61
Darkturquoise
#00CED1
ΔE00 3.75
Aqua Blue
#02D8E9
ΔE00 5.73
Turquoise
#40E0D0
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 7.91
Bright Light Blue
#26F7FD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5D5 #D55C5C
analogous
#5CD599 #5CD5D5 #5C99D5
triadic
#5CD5D5 #D55CD5 #D5D55C
tetradic
#5CD5D5 #995CD5 #D55C5C #99D55C
square
#5CD5D5 #995CD5 #D55C5C #99D55C
split-complementary
#5CD5D5 #D55C99 #D5995C
monochromatic
#259191 #32C2C2 #5CD5D5 #8DE2E2 #BDEEEE
Accessibility & contrast
On white
1.76
#5CD5D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#5CD5D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5D5
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5D5 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCD5
Deuteranopia (green-blind)
#B5BDD6
Tritanopia (blue-blind)
#00DBD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd5d5; /* rgb */ color: rgb(92, 213, 213); /* oklch */ color: oklch(80.5% 0.108 195.2);
Tailwind
colors: {
custom: {
50: '#96e2e1',
500: '#5cd5d5',
950: '#000000',
},
}SCSS
$custom: #5cd5d5; $custom-light: #96e2e1; $custom-dark: #000000;
JSON
{
"hex": "#5cd5d5",
"rgb": {
"r": 92,
"g": 213,
"b": 213
},
"hsl": {
"h": 180,
"s": 59.024,
"l": 59.804
},
"oklch": {
"l": 0.80509,
"c": 0.10765,
"h": 195.2
},
"luminance": 0.54668
}Semantic roles & 50–950 ramp
primary
#5CD5D5
secondary
#973F3F
accent
#4646E2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484