#5CD9DD#5CD9DD
#5CD9DD is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.7% C 0.110 H 198.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9DD |
|---|---|
| RGB | rgb(92, 217, 221) |
| HSL | hsl(182, 65%, 61%) |
| HSV | hsv(182, 58%, 87%) |
| CMYK | cmyk(58.4%, 1.8%, 0%, 13.3%) |
| CIE-LAB | lab(80.25, -33.19, -12.39) |
| CIE-LCH | lch(80.25, 35.43, 200.47°) |
| OKLab | oklab(81.72% -0.1047 -0.0343) |
| OKLCH | oklch(81.72% 0.11 198.1) |
| XYZ | xyz(42.2721, 57.1171, 77.1895) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 4.38
Aqua Blue
#02D8E9
ΔE00 4.48
Robin'S Egg
#6DEDFD
ΔE00 6.25
Bright Light Blue
#26F7FD
ΔE00 7.00
Robin Egg Blue
#8AF1FE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9DD #DD605C
analogous
#5CDDA1 #5CD9DD #5C99DD
triadic
#5CD9DD #DD5CD9 #D9DD5C
tetradic
#5CD9DD #A15CDD #DD605C #99DD5C
square
#5CD9DD #A15CDD #DD605C #99DD5C
split-complementary
#5CD9DD #DD5C99 #DDA15C
monochromatic
#219A9E #2BCBD0 #5CD9DD #8FE5E8 #C1F1F2
Accessibility & contrast
On white
1.69
#5CD9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#5CD9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9DD
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9DD | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd9dd; /* rgb */ color: rgb(92, 217, 221); /* oklch */ color: oklch(81.7% 0.110 198.1);
Tailwind
colors: {
custom: {
50: '#97e5e7',
500: '#5cd9dd',
950: '#000000',
},
}SCSS
$custom: #5cd9dd; $custom-light: #97e5e7; $custom-dark: #000000;
JSON
{
"hex": "#5cd9dd",
"rgb": {
"r": 92,
"g": 217,
"b": 221
},
"hsl": {
"h": 181.86,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.81717,
"c": 0.11019,
"h": 198.1
},
"luminance": 0.57121
}Semantic roles & 50–950 ramp
primary
#5CD9DD
secondary
#A13F3C
accent
#1E18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484