#5CD3EE#5CD3EE
#5CD3EE is a light, moderate cyan. Relative luminance 0.550; OKLCH L 80.9% C 0.112 H 215.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD3EE |
|---|---|
| RGB | rgb(92, 211, 238) |
| HSL | hsl(191, 81%, 65%) |
| HSV | hsv(191, 61%, 93%) |
| CMYK | cmyk(61.3%, 11.3%, 0%, 6.7%) |
| CIE-LAB | lab(79.06, -25.51, -23.26) |
| CIE-LCH | lch(79.06, 34.52, 222.36°) |
| OKLab | oklab(80.94% -0.0917 -0.0646) |
| OKLCH | oklch(80.94% 0.112 215.2) |
| XYZ | xyz(43.1342, 55.0324, 89.2214) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.47
Sky Blue
#87CEEB
ΔE00 5.60
Aqua Blue
#02D8E9
ΔE00 5.84
Bright Sky Blue
#02CCFE
ΔE00 6.05
Baby Blue
#89CFF0
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD3EE #EE775C
analogous
#5CEEC0 #5CD3EE #5C8AEE
triadic
#5CD3EE #EE5CD3 #D3EE5C
tetradic
#5CD3EE #C05CEE #EE775C #8AEE5C
square
#5CD3EE #C05CEE #EE775C #8AEE5C
split-complementary
#5CD3EE #EE5C8A #EEC05C
monochromatic
#149DBC #25C4E8 #5CD3EE #93E2F4 #CBF1FA
Accessibility & contrast
On white
1.75
#5CD3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#5CD3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD3EE
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD3EE | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#ABBDEE
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd3ee; /* rgb */ color: rgb(92, 211, 238); /* oklch */ color: oklch(80.9% 0.112 215.2);
Tailwind
colors: {
custom: {
50: '#98e0f3',
500: '#5cd3ee',
950: '#000000',
},
}SCSS
$custom: #5cd3ee; $custom-light: #98e0f3; $custom-dark: #000000;
JSON
{
"hex": "#5cd3ee",
"rgb": {
"r": 92,
"g": 211,
"b": 238
},
"hsl": {
"h": 191.096,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.80943,
"c": 0.11219,
"h": 215.2
},
"luminance": 0.55037
}Semantic roles & 50–950 ramp
primary
#5CD3EE
secondary
#BB4C33
accent
#3008DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485