#5CD2EB#5CD2EB
#5CD2EB is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.6% C 0.111 H 213.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2EB |
|---|---|
| RGB | rgb(92, 210, 235) |
| HSL | hsl(190, 78%, 64%) |
| HSV | hsv(190, 61%, 92%) |
| CMYK | cmyk(60.9%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(78.67, -25.88, -22.24) |
| CIE-LCH | lch(78.67, 34.13, 220.68°) |
| OKLab | oklab(80.6% -0.0918 -0.0617) |
| OKLCH | oklch(80.6% 0.111 213.9) |
| XYZ | xyz(42.4495, 54.3623, 86.8370) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 5.41
Sky Blue
#87CEEB
ΔE00 5.91
Bright Sky Blue
#02CCFE
ΔE00 6.52
Robin'S Egg
#6DEDFD
ΔE00 6.92
Baby Blue
#89CFF0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2EB #EB755C
analogous
#5CEBBD #5CD2EB #5C8BEB
triadic
#5CD2EB #EB5CD2 #D2EB5C
tetradic
#5CD2EB #BD5CEB #EB755C #8BEB5C
square
#5CD2EB #BD5CEB #EB755C #8BEB5C
split-complementary
#5CD2EB #EB5C8B #EBBD5C
monochromatic
#169AB6 #25C3E4 #5CD2EB #93E1F2 #C9F0F8
Accessibility & contrast
On white
1.77
#5CD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#5CD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2EB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2EB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5cd2eb; /* rgb */ color: rgb(92, 210, 235); /* oklch */ color: oklch(80.6% 0.111 213.9);
Tailwind
colors: {
custom: {
50: '#98e0f1',
500: '#5cd2eb',
950: '#000000',
},
}SCSS
$custom: #5cd2eb; $custom-light: #98e0f1; $custom-dark: #000000;
JSON
{
"hex": "#5cd2eb",
"rgb": {
"r": 92,
"g": 210,
"b": 235
},
"hsl": {
"h": 190.49,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.80598,
"c": 0.11068,
"h": 213.9
},
"luminance": 0.54367
}Semantic roles & 50–950 ramp
primary
#5CD2EB
secondary
#B64C35
accent
#2F0BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485