#5CD7D9#5CD7D9
#5CD7D9 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.1% C 0.109 H 196.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7D9 |
|---|---|
| RGB | rgb(92, 215, 217) |
| HSL | hsl(181, 62%, 61%) |
| HSV | hsv(181, 58%, 85%) |
| CMYK | cmyk(57.6%, 0.9%, 0%, 14.9%) |
| CIE-LAB | lab(79.55, -33.33, -11.30) |
| CIE-LCH | lch(79.55, 35.20, 198.73°) |
| OKLab | oklab(81.11% -0.1043 -0.0313) |
| OKLCH | oklch(81.11% 0.109 196.7) |
| XYZ | xyz(41.2331, 55.8817, 74.2454) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.37
Darkturquoise
#00CED1
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 6.86
Robin'S Egg
#6DEDFD
ΔE00 7.07
Bright Light Blue
#26F7FD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7D9 #D95E5C
analogous
#5CD99C #5CD7D9 #5C98D9
triadic
#5CD7D9 #D95CD7 #D7D95C
tetradic
#5CD7D9 #9C5CD9 #D95E5C #98D95C
square
#5CD7D9 #9C5CD9 #D95E5C #98D95C
split-complementary
#5CD7D9 #D95C98 #D99C5C
monochromatic
#239597 #2FC6C9 #5CD7D9 #8EE3E5 #BFEFF0
Accessibility & contrast
On white
1.72
#5CD7D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#5CD7D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7D9
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7D9 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACED9
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd7d9; /* rgb */ color: rgb(92, 215, 217); /* oklch */ color: oklch(81.1% 0.109 196.7);
Tailwind
colors: {
custom: {
50: '#97e3e4',
500: '#5cd7d9',
950: '#000000',
},
}SCSS
$custom: #5cd7d9; $custom-light: #97e3e4; $custom-dark: #000000;
JSON
{
"hex": "#5cd7d9",
"rgb": {
"r": 92,
"g": 215,
"b": 217
},
"hsl": {
"h": 180.96,
"s": 62.189,
"l": 60.588
},
"oklch": {
"l": 0.81113,
"c": 0.10888,
"h": 196.7
},
"luminance": 0.55886
}Semantic roles & 50–950 ramp
primary
#5CD7D9
secondary
#9C3F3D
accent
#1E1CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484