#5CD8DD#5CD8DD
#5CD8DD is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.5% C 0.110 H 198.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8DD |
|---|---|
| RGB | rgb(92, 216, 221) |
| HSL | hsl(182, 65%, 61%) |
| HSV | hsv(182, 58%, 87%) |
| CMYK | cmyk(58.4%, 2.3%, 0%, 13.3%) |
| CIE-LAB | lab(79.96, -32.72, -12.82) |
| CIE-LCH | lch(79.96, 35.14, 201.40°) |
| OKLab | oklab(81.48% -0.1037 -0.0355) |
| OKLCH | oklch(81.48% 0.11 198.9) |
| XYZ | xyz(42.0151, 56.6032, 77.1039) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.20
Darkturquoise
#00CED1
ΔE00 4.37
Mediumturquoise
#48D1CC
ΔE00 4.40
Robin'S Egg
#6DEDFD
ΔE00 6.18
Bright Light Blue
#26F7FD
ΔE00 7.24
Robin Egg Blue
#8AF1FE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8DD #DD615C
analogous
#5CDDA2 #5CD8DD #5C98DD
triadic
#5CD8DD #DD5CD8 #D8DD5C
tetradic
#5CD8DD #A25CDD #DD615C #98DD5C
square
#5CD8DD #A25CDD #DD615C #98DD5C
split-complementary
#5CD8DD #DD5C98 #DDA25C
monochromatic
#21999E #2BCAD0 #5CD8DD #8FE4E8 #C1F0F2
Accessibility & contrast
On white
1.70
#5CD8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#5CD8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8DD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8DD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd8dd; /* rgb */ color: rgb(92, 216, 221); /* oklch */ color: oklch(81.5% 0.110 198.9);
Tailwind
colors: {
custom: {
50: '#97e4e7',
500: '#5cd8dd',
950: '#000000',
},
}SCSS
$custom: #5cd8dd; $custom-light: #97e4e7; $custom-dark: #000000;
JSON
{
"hex": "#5cd8dd",
"rgb": {
"r": 92,
"g": 216,
"b": 221
},
"hsl": {
"h": 182.326,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.81484,
"c": 0.10958,
"h": 198.9
},
"luminance": 0.56608
}Semantic roles & 50–950 ramp
primary
#5CD8DD
secondary
#A1403C
accent
#1F18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484