#5CD7D5#5CD7D5
#5CD7D5 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.0% C 0.109 H 193.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7D5 |
|---|---|
| RGB | rgb(92, 215, 213) |
| HSL | hsl(179, 61%, 60%) |
| HSV | hsv(179, 57%, 84%) |
| CMYK | cmyk(57.2%, 0%, 0.9%, 15.7%) |
| CIE-LAB | lab(79.43, -34.41, -9.34) |
| CIE-LCH | lch(79.43, 35.65, 195.18°) |
| OKLab | oklab(80.98% -0.106 -0.0259) |
| OKLCH | oklch(80.98% 0.109 193.7) |
| XYZ | xyz(40.7191, 55.6762, 71.5385) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.32
Darkturquoise
#00CED1
ΔE00 4.08
Turquoise
#40E0D0
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 6.34
Bright Light Blue
#26F7FD
ΔE00 7.77
Robin'S Egg
#6DEDFD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7D5 #D75C5E
analogous
#5CD797 #5CD7D5 #5C9CD7
triadic
#5CD7D5 #D55CD7 #D7D55C
tetradic
#5CD7D5 #975CD7 #D75C5E #9CD75C
square
#5CD7D5 #975CD7 #D75C5E #9CD75C
split-complementary
#5CD7D5 #D75C9C #D7975C
monochromatic
#249492 #30C5C3 #5CD7D5 #8DE3E2 #BEEFEE
Accessibility & contrast
On white
1.73
#5CD7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#5CD7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7D5
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7D5 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD5
Deuteranopia (green-blind)
#B7BFD6
Tritanopia (blue-blind)
#00DDD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd7d5; /* rgb */ color: rgb(92, 215, 213); /* oklch */ color: oklch(81.0% 0.109 193.7);
Tailwind
colors: {
custom: {
50: '#96e4e1',
500: '#5cd7d5',
950: '#000000',
},
}SCSS
$custom: #5cd7d5; $custom-light: #96e4e1; $custom-dark: #000000;
JSON
{
"hex": "#5cd7d5",
"rgb": {
"r": 92,
"g": 215,
"b": 213
},
"hsl": {
"h": 179.024,
"s": 60.591,
"l": 60.196
},
"oklch": {
"l": 0.8098,
"c": 0.10909,
"h": 193.7
},
"luminance": 0.5568
}Semantic roles & 50–950 ramp
primary
#5CD7D5
secondary
#993E3F
accent
#1D20C8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484