#5698DB#5698DB
#5698DB is a light, vivid cyan. Relative luminance 0.295; OKLCH L 66.5% C 0.121 H 250.4°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5698DB |
|---|---|
| RGB | rgb(86, 152, 219) |
| HSL | hsl(210, 65%, 60%) |
| HSV | hsv(210, 61%, 86%) |
| CMYK | cmyk(60.7%, 30.6%, 0%, 14.1%) |
| CIE-LAB | lab(61.26, -0.93, -40.42) |
| CIE-LCH | lch(61.26, 40.43, 268.67°) |
| OKLab | oklab(66.49% -0.0405 -0.114) |
| OKLCH | oklch(66.49% 0.121 250.4) |
| XYZ | xyz(27.8475, 29.5468, 71.2397) |
| Luminance | 0.2955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark Sky Blue
#448EE4
ΔE00 3.36
Dodgerblue
#1E90FF
ΔE00 3.95
Azure (survey)
#069AF3
ΔE00 4.33
Cornflowerblue
#6495ED
ΔE00 4.40
Faded Blue
#658CBB
ΔE00 5.83
Cool Blue
#4984B8
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5698DB #DB9956
analogous
#56DADB #5698DB #5756DB
triadic
#5698DB #DB5698 #98DB56
tetradic
#5698DB #DB56DA #DB9956 #56DB57
square
#5698DB #DB56DA #DB9956 #56DB57
split-complementary
#5698DB #DB5756 #DADB56
monochromatic
#205B97 #2B79C9 #5698DB #88B7E6 #BBD5F0
Accessibility & contrast
On white
3.04
#5698DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#5698DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #5698DB
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5698DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5698DB | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDE
Deuteranopia (green-blind)
#6A8EDA
Tritanopia (blue-blind)
#00A8B0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #5698db; /* rgb */ color: rgb(86, 152, 219); /* oklch */ color: oklch(66.5% 0.121 250.4);
Tailwind
colors: {
custom: {
50: '#90b6e6',
500: '#5698db',
950: '#000000',
},
}SCSS
$custom: #5698db; $custom-light: #90b6e6; $custom-dark: #000000;
JSON
{
"hex": "#5698db",
"rgb": {
"r": 86,
"g": 152,
"b": 219
},
"hsl": {
"h": 210.226,
"s": 64.878,
"l": 59.804
},
"oklch": {
"l": 0.66488,
"c": 0.12103,
"h": 250.4
},
"luminance": 0.29549
}Semantic roles & 50–950 ramp
primary
#5698DB
secondary
#E0C7AD
accent
#9540E8
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0E1116
muted
#7E8084