#5CD6EB#5CD6EB
#5CD6EB is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.5% C 0.112 H 210.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6EB |
|---|---|
| RGB | rgb(92, 214, 235) |
| HSL | hsl(189, 78%, 64%) |
| HSV | hsv(189, 61%, 92%) |
| CMYK | cmyk(60.9%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.82, -27.85, -20.50) |
| CIE-LCH | lch(79.82, 34.58, 216.36°) |
| OKLab | oklab(81.52% -0.096 -0.0569) |
| OKLCH | oklch(81.52% 0.112 210.6) |
| XYZ | xyz(43.4494, 56.3621, 87.1703) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Sky Blue
#87CEEB
ΔE00 7.15
Robin'S Egg Blue
#98EFF9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6EB #EB715C
analogous
#5CEBB9 #5CD6EB #5C8FEB
triadic
#5CD6EB #EB5CD6 #D6EB5C
tetradic
#5CD6EB #B95CEB #EB715C #8FEB5C
square
#5CD6EB #B95CEB #EB715C #8FEB5C
split-complementary
#5CD6EB #EB5C8F #EBB95C
monochromatic
#169FB6 #25C8E4 #5CD6EB #93E4F2 #C9F1F8
Accessibility & contrast
On white
1.71
#5CD6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#5CD6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6EB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6EB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd6eb; /* rgb */ color: rgb(92, 214, 235); /* oklch */ color: oklch(81.5% 0.112 210.6);
Tailwind
colors: {
custom: {
50: '#98e3f1',
500: '#5cd6eb',
950: '#000000',
},
}SCSS
$custom: #5cd6eb; $custom-light: #98e3f1; $custom-dark: #000000;
JSON
{
"hex": "#5cd6eb",
"rgb": {
"r": 92,
"g": 214,
"b": 235
},
"hsl": {
"h": 188.811,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.8152,
"c": 0.11154,
"h": 210.6
},
"luminance": 0.56367
}Semantic roles & 50–950 ramp
primary
#5CD6EB
secondary
#B64835
accent
#2A0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485