#5DCEDF#5DCEDF
#5DCEDF is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.105 H 208.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCEDF |
|---|---|
| RGB | rgb(93, 206, 223) |
| HSL | hsl(188, 67%, 62%) |
| HSV | hsv(188, 58%, 87%) |
| CMYK | cmyk(58.3%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.16, -27.16, -18.10) |
| CIE-LCH | lch(77.16, 32.64, 213.68°) |
| OKLab | oklab(79.26% -0.0918 -0.0501) |
| OKLCH | oklch(79.26% 0.105 208.6) |
| XYZ | xyz(39.8993, 51.7935, 77.6922) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.33
Neon Blue
#04D9FF
ΔE00 6.11
Darkturquoise
#00CED1
ΔE00 7.09
Robin'S Egg
#6DEDFD
ΔE00 7.16
Sky Blue
#87CEEB
ΔE00 7.60
Robin Egg Blue
#8AF1FE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCEDF #DF6E5D
analogous
#5DDFAF #5DCEDF #5D8DDF
triadic
#5DCEDF #DF5DCE #CEDF5D
tetradic
#5DCEDF #AF5DDF #DF6E5D #8DDF5D
square
#5DCEDF #AF5DDF #DF6E5D #8DDF5D
split-complementary
#5DCEDF #DF5D8D #DFAF5D
monochromatic
#2091A2 #2ABED5 #5DCEDF #90DDE9 #C3EDF3
Accessibility & contrast
On white
1.85
#5DCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#5DCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCEDF
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCEDF | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5dcedf; /* rgb */ color: rgb(93, 206, 223); /* oklch */ color: oklch(79.3% 0.105 208.6);
Tailwind
colors: {
custom: {
50: '#97dde9',
500: '#5dcedf',
950: '#000000',
},
}SCSS
$custom: #5dcedf; $custom-light: #97dde9; $custom-dark: #000000;
JSON
{
"hex": "#5dcedf",
"rgb": {
"r": 93,
"g": 206,
"b": 223
},
"hsl": {
"h": 187.846,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.79258,
"c": 0.1046,
"h": 208.6
},
"luminance": 0.51797
}Semantic roles & 50–950 ramp
primary
#5DCEDF
secondary
#A5493C
accent
#2F17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484