#5CD7DD#5CD7DD
#5CD7DD is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.109 H 199.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7DD |
|---|---|
| RGB | rgb(92, 215, 221) |
| HSL | hsl(183, 65%, 61%) |
| HSV | hsv(183, 58%, 87%) |
| CMYK | cmyk(58.4%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.67, -32.24, -13.26) |
| CIE-LCH | lch(79.67, 34.86, 202.35°) |
| OKLab | oklab(81.25% -0.1026 -0.0367) |
| OKLCH | oklch(81.25% 0.109 199.7) |
| XYZ | xyz(41.7597, 56.0924, 77.0187) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.96
Darkturquoise
#00CED1
ΔE00 4.41
Mediumturquoise
#48D1CC
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 7.36
Bright Light Blue
#26F7FD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7DD #DD625C
analogous
#5CDDA3 #5CD7DD #5C97DD
triadic
#5CD7DD #DD5CD7 #D7DD5C
tetradic
#5CD7DD #A35CDD #DD625C #97DD5C
square
#5CD7DD #A35CDD #DD625C #97DD5C
split-complementary
#5CD7DD #DD5C97 #DDA35C
monochromatic
#21989E #2BC9D0 #5CD7DD #8FE3E8 #C1F0F2
Accessibility & contrast
On white
1.72
#5CD7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#5CD7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7DD
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7DD | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd7dd; /* rgb */ color: rgb(92, 215, 221); /* oklch */ color: oklch(81.3% 0.109 199.7);
Tailwind
colors: {
custom: {
50: '#97e3e7',
500: '#5cd7dd',
950: '#000000',
},
}SCSS
$custom: #5cd7dd; $custom-light: #97e3e7; $custom-dark: #000000;
JSON
{
"hex": "#5cd7dd",
"rgb": {
"r": 92,
"g": 215,
"b": 221
},
"hsl": {
"h": 182.791,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.8125,
"c": 0.10899,
"h": 199.7
},
"luminance": 0.56097
}Semantic roles & 50–950 ramp
primary
#5CD7DD
secondary
#A1413C
accent
#2118CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484