#5DD8EA#5DD8EA
#5DD8EA is a light, moderate teal. Relative luminance 0.574; OKLCH L 82.0% C 0.111 H 208.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD8EA |
|---|---|
| RGB | rgb(93, 216, 234) |
| HSL | hsl(188, 77%, 64%) |
| HSV | hsv(188, 60%, 92%) |
| CMYK | cmyk(60.3%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.39, -28.93, -19.10) |
| CIE-LCH | lch(80.39, 34.67, 213.44°) |
| OKLab | oklab(81.98% -0.0979 -0.0529) |
| OKLCH | oklch(81.98% 0.111 208.4) |
| XYZ | xyz(43.9152, 57.3749, 86.5860) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.50
Robin'S Egg
#6DEDFD
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Darkturquoise
#00CED1
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD8EA #EA6F5D
analogous
#5DEAB6 #5DD8EA #5D92EA
triadic
#5DD8EA #EA5DD8 #D8EA5D
tetradic
#5DD8EA #B65DEA #EA6F5D #92EA5D
square
#5DD8EA #B65DEA #EA6F5D #92EA5D
split-complementary
#5DD8EA #EA5D92 #EAB65D
monochromatic
#17A1B5 #27CBE3 #5DD8EA #93E5F1 #C9F2F8
Accessibility & contrast
On white
1.68
#5DD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#5DD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD8EA
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD8EA | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EB
Deuteranopia (green-blind)
#B2C1EA
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5dd8ea; /* rgb */ color: rgb(93, 216, 234); /* oklch */ color: oklch(82.0% 0.111 208.4);
Tailwind
colors: {
custom: {
50: '#99e4f0',
500: '#5dd8ea',
950: '#000000',
},
}SCSS
$custom: #5dd8ea; $custom-light: #99e4f0; $custom-dark: #000000;
JSON
{
"hex": "#5dd8ea",
"rgb": {
"r": 93,
"g": 216,
"b": 234
},
"hsl": {
"h": 187.66,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.81976,
"c": 0.11125,
"h": 208.4
},
"luminance": 0.57379
}Semantic roles & 50–950 ramp
primary
#5DD8EA
secondary
#B54636
accent
#260CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485