#5DD4E7#5DD4E7
#5DD4E7 is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.9% C 0.109 H 209.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD4E7 |
|---|---|
| RGB | rgb(93, 212, 231) |
| HSL | hsl(188, 74%, 64%) |
| HSV | hsv(188, 60%, 91%) |
| CMYK | cmyk(59.7%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.14, -27.84, -19.39) |
| CIE-LCH | lch(79.14, 33.92, 214.86°) |
| OKLab | oklab(80.94% -0.0949 -0.0537) |
| OKLCH | oklch(80.94% 0.109 209.5) |
| XYZ | xyz(42.4755, 55.1793, 83.9980) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.91
Neon Blue
#04D9FF
ΔE00 5.16
Robin'S Egg
#6DEDFD
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 7.21
Sky Blue
#87CEEB
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD4E7 #E7705D
analogous
#5DE7B5 #5DD4E7 #5D8FE7
triadic
#5DD4E7 #E75DD4 #D4E75D
tetradic
#5DD4E7 #B55DE7 #E7705D #8FE75D
square
#5DD4E7 #B55DE7 #E7705D #8FE75D
split-complementary
#5DD4E7 #E75D8F #E7B55D
monochromatic
#1A9BB0 #28C6DF #5DD4E7 #92E2EF #C8F0F7
Accessibility & contrast
On white
1.74
#5DD4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5DD4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD4E7
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD4E7 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE8
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd4e7; /* rgb */ color: rgb(93, 212, 231); /* oklch */ color: oklch(80.9% 0.109 209.5);
Tailwind
colors: {
custom: {
50: '#98e1ee',
500: '#5dd4e7',
950: '#000000',
},
}SCSS
$custom: #5dd4e7; $custom-light: #98e1ee; $custom-dark: #000000;
JSON
{
"hex": "#5dd4e7",
"rgb": {
"r": 93,
"g": 212,
"b": 231
},
"hsl": {
"h": 188.261,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.80942,
"c": 0.10905,
"h": 209.5
},
"luminance": 0.55184
}Semantic roles & 50–950 ramp
primary
#5DD4E7
secondary
#B04838
accent
#2B0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485