#5CD2DD#5CD2DD
#5CD2DD is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.1% C 0.106 H 203.7°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2DD |
|---|---|
| RGB | rgb(92, 210, 221) |
| HSL | hsl(185, 65%, 61%) |
| HSV | hsv(185, 58%, 87%) |
| CMYK | cmyk(58.4%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.22, -29.85, -15.43) |
| CIE-LCH | lch(78.22, 33.60, 207.34°) |
| OKLab | oklab(80.08% -0.0974 -0.0427) |
| OKLCH | oklch(80.08% 0.106 203.7) |
| XYZ | xyz(40.5059, 53.5848, 76.6008) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.45
Darkturquoise
#00CED1
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 6.26
Robin'S Egg
#6DEDFD
ΔE00 6.40
Neon Blue
#04D9FF
ΔE00 7.67
Robin Egg Blue
#8AF1FE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2DD #DD675C
analogous
#5CDDA8 #5CD2DD #5C92DD
triadic
#5CD2DD #DD5CD2 #D2DD5C
tetradic
#5CD2DD #A85CDD #DD675C #92DD5C
square
#5CD2DD #A85CDD #DD675C #92DD5C
split-complementary
#5CD2DD #DD5C92 #DDA85C
monochromatic
#21939E #2BC2D0 #5CD2DD #8FE0E8 #C1EEF2
Accessibility & contrast
On white
1.79
#5CD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#5CD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2DD
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2DD | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5cd2dd; /* rgb */ color: rgb(92, 210, 221); /* oklch */ color: oklch(80.1% 0.106 203.7);
Tailwind
colors: {
custom: {
50: '#96e0e7',
500: '#5cd2dd',
950: '#000000',
},
}SCSS
$custom: #5cd2dd; $custom-light: #96e0e7; $custom-dark: #000000;
JSON
{
"hex": "#5cd2dd",
"rgb": {
"r": 92,
"g": 210,
"b": 221
},
"hsl": {
"h": 185.116,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.80083,
"c": 0.10636,
"h": 203.7
},
"luminance": 0.53589
}Semantic roles & 50–950 ramp
primary
#5CD2DD
secondary
#A1453C
accent
#2818CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484