#5DD5E4#5DD5E4
#5DD5E4 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.109 H 206.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD5E4 |
|---|---|
| RGB | rgb(93, 213, 228) |
| HSL | hsl(187, 71%, 63%) |
| HSV | hsv(187, 59%, 89%) |
| CMYK | cmyk(59.2%, 6.6%, 0%, 10.6%) |
| CIE-LAB | lab(79.34, -29.17, -17.49) |
| CIE-LCH | lch(79.34, 34.01, 210.95°) |
| OKLab | oklab(81.06% -0.0971 -0.0484) |
| OKLCH | oklch(81.06% 0.109 206.5) |
| XYZ | xyz(42.3062, 55.5128, 81.8692) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.26
Robin'S Egg
#6DEDFD
ΔE00 5.47
Neon Blue
#04D9FF
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.52
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD5E4 #E46C5D
analogous
#5DE4B0 #5DD5E4 #5D91E4
triadic
#5DD5E4 #E45DD5 #D5E45D
tetradic
#5DD5E4 #B05DE4 #E46C5D #91E45D
square
#5DD5E4 #B05DE4 #E46C5D #91E45D
split-complementary
#5DD5E4 #E45D91 #E4B05D
monochromatic
#1C9AAA #29C7DB #5DD5E4 #91E3ED #C6F0F5
Accessibility & contrast
On white
1.74
#5DD5E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5DD5E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD5E4
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD5E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD5E4 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE5
Deuteranopia (green-blind)
#B0BEE4
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5dd5e4; /* rgb */ color: rgb(93, 213, 228); /* oklch */ color: oklch(81.1% 0.109 206.5);
Tailwind
colors: {
custom: {
50: '#98e2ec',
500: '#5dd5e4',
950: '#000000',
},
}SCSS
$custom: #5dd5e4; $custom-light: #98e2ec; $custom-dark: #000000;
JSON
{
"hex": "#5dd5e4",
"rgb": {
"r": 93,
"g": 213,
"b": 228
},
"hsl": {
"h": 186.667,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.81064,
"c": 0.10855,
"h": 206.5
},
"luminance": 0.55517
}Semantic roles & 50–950 ramp
primary
#5DD5E4
secondary
#AC4639
accent
#2812D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484