#5CD3DD#5CD3DD
#5CD3DD is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.3% C 0.107 H 202.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3DD |
|---|---|
| RGB | rgb(92, 211, 221) |
| HSL | hsl(185, 65%, 61%) |
| HSV | hsv(185, 58%, 87%) |
| CMYK | cmyk(58.4%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(78.51, -30.33, -15.00) |
| CIE-LCH | lch(78.51, 33.84, 206.31°) |
| OKLab | oklab(80.32% -0.0984 -0.0415) |
| OKLCH | oklch(80.32% 0.107 202.9) |
| XYZ | xyz(40.7536, 54.0802, 76.6834) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.44
Darkturquoise
#00CED1
ΔE00 5.00
Mediumturquoise
#48D1CC
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 7.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3DD #DD665C
analogous
#5CDDA7 #5CD3DD #5C93DD
triadic
#5CD3DD #DD5CD3 #D3DD5C
tetradic
#5CD3DD #A75CDD #DD665C #93DD5C
square
#5CD3DD #A75CDD #DD665C #93DD5C
split-complementary
#5CD3DD #DD5C93 #DDA75C
monochromatic
#21949E #2BC4D0 #5CD3DD #8FE1E8 #C1EEF2
Accessibility & contrast
On white
1.78
#5CD3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#5CD3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3DD
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3DD | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5cd3dd; /* rgb */ color: rgb(92, 211, 221); /* oklch */ color: oklch(80.3% 0.107 202.9);
Tailwind
colors: {
custom: {
50: '#97e1e7',
500: '#5cd3dd',
950: '#000000',
},
}SCSS
$custom: #5cd3dd; $custom-light: #97e1e7; $custom-dark: #000000;
JSON
{
"hex": "#5cd3dd",
"rgb": {
"r": 92,
"g": 211,
"b": 221
},
"hsl": {
"h": 184.651,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.80316,
"c": 0.10684,
"h": 202.9
},
"luminance": 0.54084
}Semantic roles & 50–950 ramp
primary
#5CD3DD
secondary
#A1443C
accent
#2618CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484