#5DCDDF#5DCDDF
#5DCDDF is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.0% C 0.104 H 209.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCDDF |
|---|---|
| RGB | rgb(93, 205, 223) |
| HSL | hsl(188, 67%, 62%) |
| HSV | hsv(188, 58%, 87%) |
| CMYK | cmyk(58.3%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(76.87, -26.67, -18.54) |
| CIE-LCH | lch(76.87, 32.48, 214.81°) |
| OKLab | oklab(79.03% -0.0908 -0.0513) |
| OKLCH | oklch(79.03% 0.104 209.5) |
| XYZ | xyz(39.6594, 51.3135, 77.6122) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.64
Neon Blue
#04D9FF
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 7.29
Darkturquoise
#00CED1
ΔE00 7.43
Robin'S Egg
#6DEDFD
ΔE00 7.44
Turquoise Blue
#06B1C4
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCDDF #DF6F5D
analogous
#5DDFB0 #5DCDDF #5D8CDF
triadic
#5DCDDF #DF5DCD #CDDF5D
tetradic
#5DCDDF #B05DDF #DF6F5D #8CDF5D
square
#5DCDDF #B05DDF #DF6F5D #8CDF5D
split-complementary
#5DCDDF #DF5D8C #DFB05D
monochromatic
#2090A2 #2ABDD5 #5DCDDF #90DDE9 #C3EDF3
Accessibility & contrast
On white
1.86
#5DCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#5DCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCDDF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCDDF | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6E0
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5dcddf; /* rgb */ color: rgb(93, 205, 223); /* oklch */ color: oklch(79.0% 0.104 209.5);
Tailwind
colors: {
custom: {
50: '#97dce9',
500: '#5dcddf',
950: '#000000',
},
}SCSS
$custom: #5dcddf; $custom-light: #97dce9; $custom-dark: #000000;
JSON
{
"hex": "#5dcddf",
"rgb": {
"r": 93,
"g": 205,
"b": 223
},
"hsl": {
"h": 188.308,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.79026,
"c": 0.10428,
"h": 209.5
},
"luminance": 0.51318
}Semantic roles & 50–950 ramp
primary
#5DCDDF
secondary
#A54A3C
accent
#3017CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484