#5CD3EB#5CD3EB
#5CD3EB is a light, moderate cyan. Relative luminance 0.549; OKLCH L 80.8% C 0.111 H 213.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3EB |
|---|---|
| RGB | rgb(92, 211, 235) |
| HSL | hsl(190, 78%, 64%) |
| HSV | hsv(190, 61%, 92%) |
| CMYK | cmyk(60.9%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(78.96, -26.37, -21.81) |
| CIE-LCH | lch(78.96, 34.22, 219.59°) |
| OKLab | oklab(80.83% -0.0929 -0.0605) |
| OKLCH | oklch(80.83% 0.111 213.1) |
| XYZ | xyz(42.6971, 54.8576, 86.9196) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.99
Aqua Blue
#02D8E9
ΔE00 5.06
Sky Blue
#87CEEB
ΔE00 6.20
Robin'S Egg
#6DEDFD
ΔE00 6.55
Bright Sky Blue
#02CCFE
ΔE00 6.89
Baby Blue
#89CFF0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3EB #EB745C
analogous
#5CEBBC #5CD3EB #5C8CEB
triadic
#5CD3EB #EB5CD3 #D3EB5C
tetradic
#5CD3EB #BC5CEB #EB745C #8CEB5C
square
#5CD3EB #BC5CEB #EB745C #8CEB5C
split-complementary
#5CD3EB #EB5C8C #EBBC5C
monochromatic
#169BB6 #25C4E4 #5CD3EB #93E2F2 #C9F0F8
Accessibility & contrast
On white
1.75
#5CD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#5CD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3EB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3EB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEC
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd3eb; /* rgb */ color: rgb(92, 211, 235); /* oklch */ color: oklch(80.8% 0.111 213.1);
Tailwind
colors: {
custom: {
50: '#98e0f1',
500: '#5cd3eb',
950: '#000000',
},
}SCSS
$custom: #5cd3eb; $custom-light: #98e0f1; $custom-dark: #000000;
JSON
{
"hex": "#5cd3eb",
"rgb": {
"r": 92,
"g": 211,
"b": 235
},
"hsl": {
"h": 190.07,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.80828,
"c": 0.11086,
"h": 213.1
},
"luminance": 0.54862
}Semantic roles & 50–950 ramp
primary
#5CD3EB
secondary
#B64B35
accent
#2E0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485