#5DD4E2#5DD4E2
#5DD4E2 is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.108 H 205.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD4E2 |
|---|---|
| RGB | rgb(93, 212, 226) |
| HSL | hsl(186, 70%, 63%) |
| HSV | hsv(186, 59%, 89%) |
| CMYK | cmyk(58.8%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(78.98, -29.24, -16.95) |
| CIE-LCH | lch(78.98, 33.80, 210.10°) |
| OKLab | oklab(80.76% -0.0969 -0.0469) |
| OKLCH | oklch(80.76% 0.108 205.8) |
| XYZ | xyz(41.7794, 54.9009, 80.3319) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 6.19
Neon Blue
#04D9FF
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 7.13
Mediumturquoise
#48D1CC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD4E2 #E26B5D
analogous
#5DE2AE #5DD4E2 #5D91E2
triadic
#5DD4E2 #E25DD4 #D4E25D
tetradic
#5DD4E2 #AE5DE2 #E26B5D #91E25D
square
#5DD4E2 #AE5DE2 #E26B5D #91E25D
split-complementary
#5DD4E2 #E25D91 #E2AE5D
monochromatic
#1E98A7 #29C6D9 #5DD4E2 #91E2EB #C5F0F5
Accessibility & contrast
On white
1.75
#5DD4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#5DD4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD4E2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD4E2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CCE3
Deuteranopia (green-blind)
#B0BDE2
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd4e2; /* rgb */ color: rgb(93, 212, 226); /* oklch */ color: oklch(80.8% 0.108 205.8);
Tailwind
colors: {
custom: {
50: '#98e1eb',
500: '#5dd4e2',
950: '#000000',
},
}SCSS
$custom: #5dd4e2; $custom-light: #98e1eb; $custom-dark: #000000;
JSON
{
"hex": "#5dd4e2",
"rgb": {
"r": 93,
"g": 212,
"b": 226
},
"hsl": {
"h": 186.316,
"s": 69.634,
"l": 62.549
},
"oklch": {
"l": 0.8076,
"c": 0.10767,
"h": 205.8
},
"luminance": 0.54905
}Semantic roles & 50–950 ramp
primary
#5DD4E2
secondary
#A9463A
accent
#2814D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484