#5DD4EA#5DD4EA
#5DD4EA is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.1% C 0.110 H 211.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD4EA |
|---|---|
| RGB | rgb(93, 212, 234) |
| HSL | hsl(189, 77%, 64%) |
| HSV | hsv(189, 60%, 92%) |
| CMYK | cmyk(60.3%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.24, -26.98, -20.84) |
| CIE-LCH | lch(79.24, 34.09, 217.68°) |
| OKLab | oklab(81.05% -0.0937 -0.0578) |
| OKLCH | oklch(81.05% 0.11 211.7) |
| XYZ | xyz(42.9029, 55.3502, 86.2486) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 4.56
Robin'S Egg
#6DEDFD
ΔE00 6.08
Sky Blue
#87CEEB
ΔE00 6.67
Robin Egg Blue
#8AF1FE
ΔE00 7.43
Bright Sky Blue
#02CCFE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD4EA #EA735D
analogous
#5DEABA #5DD4EA #5D8EEA
triadic
#5DD4EA #EA5DD4 #D4EA5D
tetradic
#5DD4EA #BA5DEA #EA735D #8EEA5D
square
#5DD4EA #BA5DEA #EA735D #8EEA5D
split-complementary
#5DD4EA #EA5D8E #EABA5D
monochromatic
#179DB5 #27C6E3 #5DD4EA #93E2F1 #C9F1F8
Accessibility & contrast
On white
1.74
#5DD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5DD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD4EA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD4EA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEB
Deuteranopia (green-blind)
#ADBEEA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd4ea; /* rgb */ color: rgb(93, 212, 234); /* oklch */ color: oklch(81.1% 0.110 211.7);
Tailwind
colors: {
custom: {
50: '#98e1f0',
500: '#5dd4ea',
950: '#000000',
},
}SCSS
$custom: #5dd4ea; $custom-light: #98e1f0; $custom-dark: #000000;
JSON
{
"hex": "#5dd4ea",
"rgb": {
"r": 93,
"g": 212,
"b": 234
},
"hsl": {
"h": 189.362,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.81053,
"c": 0.11012,
"h": 211.7
},
"luminance": 0.55355
}Semantic roles & 50–950 ramp
primary
#5DD4EA
secondary
#B54A36
accent
#2C0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485