#5CD5EC#5CD5EC
#5CD5EC is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.112 H 212.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5EC |
|---|---|
| RGB | rgb(92, 213, 236) |
| HSL | hsl(190, 79%, 64%) |
| HSV | hsv(190, 61%, 93%) |
| CMYK | cmyk(61%, 9.7%, 0%, 7.5%) |
| CIE-LAB | lab(79.57, -27.07, -21.42) |
| CIE-LCH | lch(79.57, 34.52, 218.36°) |
| OKLab | oklab(81.33% -0.0945 -0.0594) |
| OKLCH | oklch(81.33% 0.112 212.2) |
| XYZ | xyz(43.3420, 55.9154, 87.8492) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 6.60
Robin Egg Blue
#8AF1FE
ΔE00 7.34
Bright Sky Blue
#02CCFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5EC #EC735C
analogous
#5CECBB #5CD5EC #5C8DEC
triadic
#5CD5EC #EC5CD5 #D5EC5C
tetradic
#5CD5EC #BB5CEC #EC735C #8DEC5C
square
#5CD5EC #BB5CEC #EC735C #8DEC5C
split-complementary
#5CD5EC #EC5C8D #ECBB5C
monochromatic
#159EB8 #25C7E6 #5CD5EC #93E3F2 #CAF1F9
Accessibility & contrast
On white
1.72
#5CD5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#5CD5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5EC
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5EC | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#AEBEEC
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd5ec; /* rgb */ color: rgb(92, 213, 236); /* oklch */ color: oklch(81.3% 0.112 212.2);
Tailwind
colors: {
custom: {
50: '#98e2f2',
500: '#5cd5ec',
950: '#000000',
},
}SCSS
$custom: #5cd5ec; $custom-light: #98e2f2; $custom-dark: #000000;
JSON
{
"hex": "#5cd5ec",
"rgb": {
"r": 92,
"g": 213,
"b": 236
},
"hsl": {
"h": 189.583,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.81327,
"c": 0.11167,
"h": 212.2
},
"luminance": 0.5592
}Semantic roles & 50–950 ramp
primary
#5CD5EC
secondary
#B84A35
accent
#2C0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485