#5CD5ED#5CD5ED
#5CD5ED is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.112 H 212.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5ED |
|---|---|
| RGB | rgb(92, 213, 237) |
| HSL | hsl(190, 80%, 65%) |
| HSV | hsv(190, 61%, 93%) |
| CMYK | cmyk(61.2%, 10.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.60, -26.78, -21.90) |
| CIE-LCH | lch(79.60, 34.60, 219.28°) |
| OKLab | oklab(81.36% -0.0941 -0.0608) |
| OKLCH | oklch(81.36% 0.112 212.8) |
| XYZ | xyz(43.4877, 55.9737, 88.6165) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.86
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 6.38
Bright Sky Blue
#02CCFE
ΔE00 7.07
Baby Blue
#89CFF0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5ED #ED745C
analogous
#5CEDBD #5CD5ED #5C8DED
triadic
#5CD5ED #ED5CD5 #D5ED5C
tetradic
#5CD5ED #BD5CED #ED745C #8DED5C
square
#5CD5ED #BD5CED #ED745C #8DED5C
split-complementary
#5CD5ED #ED5C8D #EDBD5C
monochromatic
#159FBA #25C7E7 #5CD5ED #93E3F3 #CAF1F9
Accessibility & contrast
On white
1.72
#5CD5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#5CD5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5ED
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5ED | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEE
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd5ed; /* rgb */ color: rgb(92, 213, 237); /* oklch */ color: oklch(81.4% 0.112 212.8);
Tailwind
colors: {
custom: {
50: '#98e2f2',
500: '#5cd5ed',
950: '#000000',
},
}SCSS
$custom: #5cd5ed; $custom-light: #98e2f2; $custom-dark: #000000;
JSON
{
"hex": "#5cd5ed",
"rgb": {
"r": 92,
"g": 213,
"b": 237
},
"hsl": {
"h": 189.931,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.81364,
"c": 0.11207,
"h": 212.8
},
"luminance": 0.55978
}Semantic roles & 50–950 ramp
primary
#5CD5ED
secondary
#B94A34
accent
#2C09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485