#5DD6EE#5DD6EE
#5DD6EE is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.7% C 0.112 H 212.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD6EE |
|---|---|
| RGB | rgb(93, 214, 238) |
| HSL | hsl(190, 81%, 65%) |
| HSV | hsv(190, 61%, 93%) |
| CMYK | cmyk(60.9%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(79.95, -26.82, -21.91) |
| CIE-LCH | lch(79.95, 34.63, 219.24°) |
| OKLab | oklab(81.66% -0.0942 -0.0608) |
| OKLCH | oklch(81.66% 0.112 212.8) |
| XYZ | xyz(43.9871, 56.5888, 89.4769) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.85
Aqua Blue
#02D8E9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 6.41
Bright Sky Blue
#02CCFE
ΔE00 7.16
Robin Egg Blue
#8AF1FE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD6EE #EE755D
analogous
#5DEEBE #5DD6EE #5D8EEE
triadic
#5DD6EE #EE5DD6 #D6EE5D
tetradic
#5DD6EE #BE5DEE #EE755D #8EEE5D
square
#5DD6EE #BE5DEE #EE755D #8EEE5D
split-complementary
#5DD6EE #EE5D8E #EEBE5D
monochromatic
#14A1BD #26C8E8 #5DD6EE #94E4F4 #CCF2FA
Accessibility & contrast
On white
1.70
#5DD6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#5DD6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD6EE
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD6EE | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEF
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd6ee; /* rgb */ color: rgb(93, 214, 238); /* oklch */ color: oklch(81.7% 0.112 212.8);
Tailwind
colors: {
custom: {
50: '#99e3f3',
500: '#5dd6ee',
950: '#000000',
},
}SCSS
$custom: #5dd6ee; $custom-light: #99e3f3; $custom-dark: #000000;
JSON
{
"hex": "#5dd6ee",
"rgb": {
"r": 93,
"g": 214,
"b": 238
},
"hsl": {
"h": 189.931,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.81664,
"c": 0.11213,
"h": 212.8
},
"luminance": 0.56593
}Semantic roles & 50–950 ramp
primary
#5DD6EE
secondary
#BB4A34
accent
#2B08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485