#5DD7DE#5DD7DE
#5DD7DE is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.3% C 0.108 H 200.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD7DE |
|---|---|
| RGB | rgb(93, 215, 222) |
| HSL | hsl(183, 66%, 62%) |
| HSV | hsv(183, 58%, 87%) |
| CMYK | cmyk(58.1%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(79.73, -31.79, -13.70) |
| CIE-LCH | lch(79.73, 34.62, 203.31°) |
| OKLab | oklab(81.32% -0.1016 -0.0379) |
| OKLCH | oklch(81.32% 0.108 200.5) |
| XYZ | xyz(41.9939, 56.1977, 77.7272) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.77
Darkturquoise
#00CED1
ΔE00 4.65
Mediumturquoise
#48D1CC
ΔE00 5.02
Robin'S Egg
#6DEDFD
ΔE00 5.91
Robin Egg Blue
#8AF1FE
ΔE00 7.17
Robin'S Egg Blue
#98EFF9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD7DE #DE645D
analogous
#5DDEA5 #5DD7DE #5D97DE
triadic
#5DD7DE #DE5DD7 #D7DE5D
tetradic
#5DD7DE #A55DDE #DE645D #97DE5D
square
#5DD7DE #A55DDE #DE645D #97DE5D
split-complementary
#5DD7DE #DE5D97 #DEA55D
monochromatic
#2199A0 #2BCAD3 #5DD7DE #90E4E8 #C3F0F3
Accessibility & contrast
On white
1.72
#5DD7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#5DD7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD7DE
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD7DE | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDF
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd7de; /* rgb */ color: rgb(93, 215, 222); /* oklch */ color: oklch(81.3% 0.108 200.5);
Tailwind
colors: {
custom: {
50: '#97e3e8',
500: '#5dd7de',
950: '#000000',
},
}SCSS
$custom: #5dd7de; $custom-light: #97e3e8; $custom-dark: #000000;
JSON
{
"hex": "#5dd7de",
"rgb": {
"r": 93,
"g": 215,
"b": 222
},
"hsl": {
"h": 183.256,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.81317,
"c": 0.10849,
"h": 200.5
},
"luminance": 0.56202
}Semantic roles & 50–950 ramp
primary
#5DD7DE
secondary
#A3423C
accent
#2117CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484