#5DD7EA#5DD7EA
#5DD7EA is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.7% C 0.111 H 209.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD7EA |
|---|---|
| RGB | rgb(93, 215, 234) |
| HSL | hsl(188, 77%, 64%) |
| HSV | hsv(188, 60%, 92%) |
| CMYK | cmyk(60.3%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.10, -28.45, -19.54) |
| CIE-LCH | lch(80.10, 34.51, 214.48°) |
| OKLab | oklab(81.75% -0.0968 -0.0541) |
| OKLCH | oklch(81.75% 0.111 209.2) |
| XYZ | xyz(43.6598, 56.8640, 86.5009) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.72
Neon Blue
#04D9FF
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 7.19
Sky Blue
#87CEEB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD7EA #EA705D
analogous
#5DEAB7 #5DD7EA #5D91EA
triadic
#5DD7EA #EA5DD7 #D7EA5D
tetradic
#5DD7EA #B75DEA #EA705D #91EA5D
square
#5DD7EA #B75DEA #EA705D #91EA5D
split-complementary
#5DD7EA #EA5D91 #EAB75D
monochromatic
#17A0B5 #27CAE3 #5DD7EA #93E4F1 #C9F2F8
Accessibility & contrast
On white
1.70
#5DD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#5DD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD7EA
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD7EA | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5dd7ea; /* rgb */ color: rgb(93, 215, 234); /* oklch */ color: oklch(81.7% 0.111 209.2);
Tailwind
colors: {
custom: {
50: '#98e3f0',
500: '#5dd7ea',
950: '#000000',
},
}SCSS
$custom: #5dd7ea; $custom-light: #98e3f0; $custom-dark: #000000;
JSON
{
"hex": "#5dd7ea",
"rgb": {
"r": 93,
"g": 215,
"b": 234
},
"hsl": {
"h": 188.085,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.81745,
"c": 0.11093,
"h": 209.2
},
"luminance": 0.56869
}Semantic roles & 50–950 ramp
primary
#5DD7EA
secondary
#B54736
accent
#280CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485