#5DD6EA#5DD6EA
#5DD6EA is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.5% C 0.111 H 210.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD6EA |
|---|---|
| RGB | rgb(93, 214, 234) |
| HSL | hsl(189, 77%, 64%) |
| HSV | hsv(189, 60%, 92%) |
| CMYK | cmyk(60.3%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(79.82, -27.96, -19.97) |
| CIE-LCH | lch(79.82, 34.36, 215.54°) |
| OKLab | oklab(81.51% -0.0958 -0.0554) |
| OKLCH | oklch(81.51% 0.111 210) |
| XYZ | xyz(43.4059, 56.3563, 86.4163) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Sky Blue
#87CEEB
ΔE00 7.32
Robin'S Egg Blue
#98EFF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD6EA #EA715D
analogous
#5DEAB8 #5DD6EA #5D90EA
triadic
#5DD6EA #EA5DD6 #D6EA5D
tetradic
#5DD6EA #B85DEA #EA715D #90EA5D
square
#5DD6EA #B85DEA #EA715D #90EA5D
split-complementary
#5DD6EA #EA5D90 #EAB85D
monochromatic
#179FB5 #27C8E3 #5DD6EA #93E4F1 #C9F1F8
Accessibility & contrast
On white
1.71
#5DD6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#5DD6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD6EA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD6EA | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd6ea; /* rgb */ color: rgb(93, 214, 234); /* oklch */ color: oklch(81.5% 0.111 210.0);
Tailwind
colors: {
custom: {
50: '#98e3f0',
500: '#5dd6ea',
950: '#000000',
},
}SCSS
$custom: #5dd6ea; $custom-light: #98e3f0; $custom-dark: #000000;
JSON
{
"hex": "#5dd6ea",
"rgb": {
"r": 93,
"g": 214,
"b": 234
},
"hsl": {
"h": 188.511,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.81514,
"c": 0.11064,
"h": 210
},
"luminance": 0.56361
}Semantic roles & 50–950 ramp
primary
#5DD6EA
secondary
#B54836
accent
#290CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485