#5CD7EC#5CD7EC
#5CD7EC is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.8% C 0.112 H 210.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7EC |
|---|---|
| RGB | rgb(92, 215, 236) |
| HSL | hsl(189, 79%, 64%) |
| HSV | hsv(189, 61%, 93%) |
| CMYK | cmyk(61%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(80.14, -28.05, -20.55) |
| CIE-LCH | lch(80.14, 34.77, 216.23°) |
| OKLab | oklab(81.79% -0.0966 -0.057) |
| OKLCH | oklch(81.79% 0.112 210.5) |
| XYZ | xyz(43.8481, 56.9278, 88.0179) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Neon Blue
#04D9FF
ΔE00 4.53
Robin'S Egg
#6DEDFD
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 6.75
Sky Blue
#87CEEB
ΔE00 7.25
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7EC #EC715C
analogous
#5CECB9 #5CD7EC #5C8FEC
triadic
#5CD7EC #EC5CD7 #D7EC5C
tetradic
#5CD7EC #B95CEC #EC715C #8FEC5C
square
#5CD7EC #B95CEC #EC715C #8FEC5C
split-complementary
#5CD7EC #EC5C8F #ECB95C
monochromatic
#15A0B8 #25CAE6 #5CD7EC #93E4F2 #CAF2F9
Accessibility & contrast
On white
1.70
#5CD7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#5CD7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7EC
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7EC | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd7ec; /* rgb */ color: rgb(92, 215, 236); /* oklch */ color: oklch(81.8% 0.112 210.5);
Tailwind
colors: {
custom: {
50: '#98e3f2',
500: '#5cd7ec',
950: '#000000',
},
}SCSS
$custom: #5cd7ec; $custom-light: #98e3f2; $custom-dark: #000000;
JSON
{
"hex": "#5cd7ec",
"rgb": {
"r": 92,
"g": 215,
"b": 236
},
"hsl": {
"h": 188.75,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.81787,
"c": 0.11215,
"h": 210.5
},
"luminance": 0.56932
}Semantic roles & 50–950 ramp
primary
#5CD7EC
secondary
#B84835
accent
#290ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485