#5CD7DA#5CD7DA
#5CD7DA is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.1% C 0.109 H 197.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7DA |
|---|---|
| RGB | rgb(92, 215, 218) |
| HSL | hsl(181, 63%, 61%) |
| HSV | hsv(181, 58%, 85%) |
| CMYK | cmyk(57.8%, 1.4%, 0%, 14.5%) |
| CIE-LAB | lab(79.58, -33.06, -11.79) |
| CIE-LCH | lch(79.58, 35.10, 199.63°) |
| OKLab | oklab(81.15% -0.1039 -0.0326) |
| OKLCH | oklch(81.15% 0.109 197.4) |
| XYZ | xyz(41.3636, 55.9339, 74.9325) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.68
Darkturquoise
#00CED1
ΔE00 4.04
Aqua Blue
#02D8E9
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 6.82
Turquoise
#40E0D0
ΔE00 7.21
Bright Light Blue
#26F7FD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7DA #DA5F5C
analogous
#5CDA9E #5CD7DA #5C98DA
triadic
#5CD7DA #DA5CD7 #D7DA5C
tetradic
#5CD7DA #9E5CDA #DA5F5C #98DA5C
square
#5CD7DA #9E5CDA #DA5F5C #98DA5C
split-complementary
#5CD7DA #DA5C98 #DA9E5C
monochromatic
#239699 #2EC7CB #5CD7DA #8EE3E5 #C0EFF1
Accessibility & contrast
On white
1.72
#5CD7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#5CD7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7DA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7DA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDA
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd7da; /* rgb */ color: rgb(92, 215, 218); /* oklch */ color: oklch(81.1% 0.109 197.4);
Tailwind
colors: {
custom: {
50: '#97e3e5',
500: '#5cd7da',
950: '#000000',
},
}SCSS
$custom: #5cd7da; $custom-light: #97e3e5; $custom-dark: #000000;
JSON
{
"hex": "#5cd7da",
"rgb": {
"r": 92,
"g": 215,
"b": 218
},
"hsl": {
"h": 181.429,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.81147,
"c": 0.10888,
"h": 197.4
},
"luminance": 0.55938
}Semantic roles & 50–950 ramp
primary
#5CD7DA
secondary
#9D3F3D
accent
#1F1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484