#5DCFEB#5DCFEB
#5DCFEB is a light, moderate cyan. Relative luminance 0.530; OKLCH L 79.9% C 0.110 H 216.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCFEB |
|---|---|
| RGB | rgb(93, 207, 235) |
| HSL | hsl(192, 78%, 64%) |
| HSV | hsv(192, 60%, 92%) |
| CMYK | cmyk(60.4%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.84, -24.22, -23.50) |
| CIE-LCH | lch(77.84, 33.75, 224.14°) |
| OKLab | oklab(79.94% -0.0882 -0.0653) |
| OKLCH | oklch(79.94% 0.11 216.5) |
| XYZ | xyz(41.8164, 52.9467, 86.5971) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 5.06
Bright Sky Blue
#02CCFE
ΔE00 5.49
Baby Blue
#89CFF0
ΔE00 6.04
Aqua Blue
#02D8E9
ΔE00 6.57
Robin'S Egg
#6DEDFD
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCFEB #EB795D
analogous
#5DEBC0 #5DCFEB #5D88EB
triadic
#5DCFEB #EB5DCF #CFEB5D
tetradic
#5DCFEB #C05DEB #EB795D #88EB5D
square
#5DCFEB #C05DEB #EB795D #88EB5D
split-complementary
#5DCFEB #EB5D88 #EBC05D
monochromatic
#1797B7 #27BFE4 #5DCFEB #93DFF2 #CAEFF8
Accessibility & contrast
On white
1.81
#5DCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#5DCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCFEB
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCFEB | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5dcfeb; /* rgb */ color: rgb(93, 207, 235); /* oklch */ color: oklch(79.9% 0.110 216.5);
Tailwind
colors: {
custom: {
50: '#98def1',
500: '#5dcfeb',
950: '#000000',
},
}SCSS
$custom: #5dcfeb; $custom-light: #98def1; $custom-dark: #000000;
JSON
{
"hex": "#5dcfeb",
"rgb": {
"r": 93,
"g": 207,
"b": 235
},
"hsl": {
"h": 191.831,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.79941,
"c": 0.10971,
"h": 216.5
},
"luminance": 0.52951
}Semantic roles & 50–950 ramp
primary
#5DCFEB
secondary
#B74F36
accent
#340BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485