#5DD5E2#5DD5E2
#5DD5E2 is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.0% C 0.108 H 205.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD5E2 |
|---|---|
| RGB | rgb(93, 213, 226) |
| HSL | hsl(186, 70%, 63%) |
| HSV | hsv(186, 59%, 89%) |
| CMYK | cmyk(58.8%, 5.8%, 0%, 11.4%) |
| CIE-LAB | lab(79.27, -29.73, -16.52) |
| CIE-LCH | lch(79.27, 34.01, 209.06°) |
| OKLab | oklab(80.99% -0.0979 -0.0457) |
| OKLCH | oklch(80.99% 0.108 205) |
| XYZ | xyz(42.0302, 55.4024, 80.4155) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.17
Robin'S Egg
#6DEDFD
ΔE00 5.55
Darkturquoise
#00CED1
ΔE00 5.95
Neon Blue
#04D9FF
ΔE00 6.93
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Mediumturquoise
#48D1CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD5E2 #E26A5D
analogous
#5DE2AD #5DD5E2 #5D92E2
triadic
#5DD5E2 #E25DD5 #D5E25D
tetradic
#5DD5E2 #AD5DE2 #E26A5D #92E25D
square
#5DD5E2 #AD5DE2 #E26A5D #92E25D
split-complementary
#5DD5E2 #E25D92 #E2AD5D
monochromatic
#1E99A7 #29C8D9 #5DD5E2 #91E2EB #C5F0F5
Accessibility & contrast
On white
1.74
#5DD5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#5DD5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD5E2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD5E2 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE3
Deuteranopia (green-blind)
#B1BEE2
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd5e2; /* rgb */ color: rgb(93, 213, 226); /* oklch */ color: oklch(81.0% 0.108 205.0);
Tailwind
colors: {
custom: {
50: '#98e2eb',
500: '#5dd5e2',
950: '#000000',
},
}SCSS
$custom: #5dd5e2; $custom-light: #98e2eb; $custom-dark: #000000;
JSON
{
"hex": "#5dd5e2",
"rgb": {
"r": 93,
"g": 213,
"b": 226
},
"hsl": {
"h": 185.865,
"s": 69.634,
"l": 62.549
},
"oklch": {
"l": 0.80992,
"c": 0.10809,
"h": 205
},
"luminance": 0.55407
}Semantic roles & 50–950 ramp
primary
#5DD5E2
secondary
#A9453A
accent
#2614D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484