#5CD8EC#5CD8EC
#5CD8EC is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.0% C 0.112 H 209.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8EC |
|---|---|
| RGB | rgb(92, 216, 236) |
| HSL | hsl(188, 79%, 64%) |
| HSV | hsv(188, 61%, 93%) |
| CMYK | cmyk(61%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(80.43, -28.54, -20.12) |
| CIE-LCH | lch(80.43, 34.91, 215.18°) |
| OKLab | oklab(82.02% -0.0976 -0.0558) |
| OKLCH | oklch(82.02% 0.112 209.7) |
| XYZ | xyz(44.1035, 57.4386, 88.1031) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.81
Neon Blue
#04D9FF
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.13
Sky Blue
#87CEEB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8EC #EC705C
analogous
#5CECB8 #5CD8EC #5C90EC
triadic
#5CD8EC #EC5CD8 #D8EC5C
tetradic
#5CD8EC #B85CEC #EC705C #90EC5C
square
#5CD8EC #B85CEC #EC705C #90EC5C
split-complementary
#5CD8EC #EC5C90 #ECB85C
monochromatic
#15A2B8 #25CBE6 #5CD8EC #93E5F2 #CAF2F9
Accessibility & contrast
On white
1.68
#5CD8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5CD8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8EC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8EC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1ED
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd8ec; /* rgb */ color: rgb(92, 216, 236); /* oklch */ color: oklch(82.0% 0.112 209.7);
Tailwind
colors: {
custom: {
50: '#98e4f2',
500: '#5cd8ec',
950: '#000000',
},
}SCSS
$custom: #5cd8ec; $custom-light: #98e4f2; $custom-dark: #000000;
JSON
{
"hex": "#5cd8ec",
"rgb": {
"r": 92,
"g": 216,
"b": 236
},
"hsl": {
"h": 188.333,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.82018,
"c": 0.11242,
"h": 209.7
},
"luminance": 0.57443
}Semantic roles & 50–950 ramp
primary
#5CD8EC
secondary
#B84735
accent
#270ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485