#5CD6DD#5CD6DD
#5CD6DD is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.0% C 0.108 H 200.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6DD |
|---|---|
| RGB | rgb(92, 214, 221) |
| HSL | hsl(183, 65%, 61%) |
| HSV | hsv(183, 58%, 87%) |
| CMYK | cmyk(58.4%, 3.2%, 0%, 13.3%) |
| CIE-LAB | lab(79.38, -31.77, -13.69) |
| CIE-LCH | lch(79.38, 34.59, 203.32°) |
| OKLab | oklab(81.02% -0.1016 -0.0379) |
| OKLCH | oklch(81.02% 0.108 200.5) |
| XYZ | xyz(41.5058, 55.5847, 76.9341) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.76
Darkturquoise
#00CED1
ΔE00 4.50
Mediumturquoise
#48D1CC
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6DD #DD635C
analogous
#5CDDA4 #5CD6DD #5C96DD
triadic
#5CD6DD #DD5CD6 #D6DD5C
tetradic
#5CD6DD #A45CDD #DD635C #96DD5C
square
#5CD6DD #A45CDD #DD635C #96DD5C
split-complementary
#5CD6DD #DD5C96 #DDA45C
monochromatic
#21979E #2BC7D0 #5CD6DD #8FE3E8 #C1EFF2
Accessibility & contrast
On white
1.73
#5CD6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#5CD6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6DD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6DD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDE
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#00DDD8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd6dd; /* rgb */ color: rgb(92, 214, 221); /* oklch */ color: oklch(81.0% 0.108 200.5);
Tailwind
colors: {
custom: {
50: '#97e3e7',
500: '#5cd6dd',
950: '#000000',
},
}SCSS
$custom: #5cd6dd; $custom-light: #97e3e7; $custom-dark: #000000;
JSON
{
"hex": "#5cd6dd",
"rgb": {
"r": 92,
"g": 214,
"b": 221
},
"hsl": {
"h": 183.256,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.81016,
"c": 0.10843,
"h": 200.5
},
"luminance": 0.55589
}Semantic roles & 50–950 ramp
primary
#5CD6DD
secondary
#A1413C
accent
#2218CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484