#5DD2DD#5DD2DD
#5DD2DD 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.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD2DD |
|---|---|
| RGB | rgb(93, 210, 221) |
| HSL | hsl(185, 65%, 62%) |
| HSV | hsv(185, 58%, 87%) |
| CMYK | cmyk(57.9%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(78.25, -29.67, -15.38) |
| CIE-LCH | lch(78.25, 33.42, 207.41°) |
| OKLab | oklab(80.12% -0.0968 -0.0426) |
| OKLCH | oklch(80.12% 0.106 203.7) |
| XYZ | xyz(40.6065, 53.6367, 76.6055) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.51
Darkturquoise
#00CED1
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 6.39
Neon Blue
#04D9FF
ΔE00 7.67
Robin Egg Blue
#8AF1FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD2DD #DD685D
analogous
#5DDDA8 #5DD2DD #5D92DD
triadic
#5DD2DD #DD5DD2 #D2DD5D
tetradic
#5DD2DD #A85DDD #DD685D #92DD5D
square
#5DD2DD #A85DDD #DD685D #92DD5D
split-complementary
#5DD2DD #DD5D92 #DDA85D
monochromatic
#21949E #2CC3D1 #5DD2DD #90E0E8 #C2EEF2
Accessibility & contrast
On white
1.79
#5DD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#5DD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD2DD
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD2DD | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5dd2dd; /* rgb */ color: rgb(93, 210, 221); /* oklch */ color: oklch(80.1% 0.106 203.7);
Tailwind
colors: {
custom: {
50: '#97e0e7',
500: '#5dd2dd',
950: '#000000',
},
}SCSS
$custom: #5dd2dd; $custom-light: #97e0e7; $custom-dark: #000000;
JSON
{
"hex": "#5dd2dd",
"rgb": {
"r": 93,
"g": 210,
"b": 221
},
"hsl": {
"h": 185.156,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.80116,
"c": 0.10577,
"h": 203.7
},
"luminance": 0.53641
}Semantic roles & 50–950 ramp
primary
#5DD2DD
secondary
#A2453C
accent
#2818CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484