#5DDBDF#5DDBDF
#5DDBDF is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.111 H 198.1°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDBDF |
|---|---|
| RGB | rgb(93, 219, 223) |
| HSL | hsl(182, 67%, 62%) |
| HSV | hsv(182, 58%, 87%) |
| CMYK | cmyk(58.3%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(80.91, -33.42, -12.46) |
| CIE-LCH | lch(80.91, 35.66, 200.44°) |
| OKLab | oklab(82.28% -0.1054 -0.0345) |
| OKLCH | oklch(82.28% 0.111 198.1) |
| XYZ | xyz(43.1593, 58.3135, 78.7788) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.42
Aqua Blue
#02D8E9
ΔE00 4.55
Darkturquoise
#00CED1
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 6.58
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDBDF #DF615D
analogous
#5DDFA2 #5DDBDF #5D9ADF
triadic
#5DDBDF #DF5DDB #DBDF5D
tetradic
#5DDBDF #A25DDF #DF615D #9ADF5D
square
#5DDBDF #A25DDF #DF615D #9ADF5D
split-complementary
#5DDBDF #DF5D9A #DFA25D
monochromatic
#209EA2 #2AD0D5 #5DDBDF #90E6E9 #C3F2F3
Accessibility & contrast
On white
1.66
#5DDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5DDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDBDF
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDBDF | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#B8C2E0
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddbdf; /* rgb */ color: rgb(93, 219, 223); /* oklch */ color: oklch(82.3% 0.111 198.1);
Tailwind
colors: {
custom: {
50: '#98e6e9',
500: '#5ddbdf',
950: '#000000',
},
}SCSS
$custom: #5ddbdf; $custom-light: #98e6e9; $custom-dark: #000000;
JSON
{
"hex": "#5ddbdf",
"rgb": {
"r": 93,
"g": 219,
"b": 223
},
"hsl": {
"h": 181.846,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.82284,
"c": 0.1109,
"h": 198.1
},
"luminance": 0.58318
}Semantic roles & 50–950 ramp
primary
#5DDBDF
secondary
#A53F3C
accent
#1C17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484