#5CD7DB#5CD7DB
#5CD7DB is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.2% C 0.109 H 198.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7DB |
|---|---|
| RGB | rgb(92, 215, 219) |
| HSL | hsl(182, 64%, 61%) |
| HSV | hsv(182, 58%, 86%) |
| CMYK | cmyk(58%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.61, -32.79, -12.28) |
| CIE-LCH | lch(79.61, 35.01, 200.53°) |
| OKLab | oklab(81.18% -0.1035 -0.034) |
| OKLCH | oklch(81.18% 0.109 198.2) |
| XYZ | xyz(41.4948, 55.9864, 75.6238) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.00
Darkturquoise
#00CED1
ΔE00 4.14
Aqua Blue
#02D8E9
ΔE00 4.48
Robin'S Egg
#6DEDFD
ΔE00 6.58
Bright Light Blue
#26F7FD
ΔE00 7.46
Turquoise
#40E0D0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7DB #DB605C
analogous
#5CDB9F #5CD7DB #5C97DB
triadic
#5CD7DB #DB5CD7 #D7DB5C
tetradic
#5CD7DB #9F5CDB #DB605C #97DB5C
square
#5CD7DB #9F5CDB #DB605C #97DB5C
split-complementary
#5CD7DB #DB5C97 #DB9F5C
monochromatic
#22979A #2DC8CD #5CD7DB #8EE3E6 #C0F0F1
Accessibility & contrast
On white
1.72
#5CD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#5CD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7DB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7DB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd7db; /* rgb */ color: rgb(92, 215, 219); /* oklch */ color: oklch(81.2% 0.109 198.2);
Tailwind
colors: {
custom: {
50: '#97e3e6',
500: '#5cd7db',
950: '#000000',
},
}SCSS
$custom: #5cd7db; $custom-light: #97e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd7db",
"rgb": {
"r": 92,
"g": 215,
"b": 219
},
"hsl": {
"h": 181.89,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.81181,
"c": 0.1089,
"h": 198.2
},
"luminance": 0.55991
}Semantic roles & 50–950 ramp
primary
#5CD7DB
secondary
#9F403D
accent
#1F1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484