#5EA8DB#5EA8DB
#5EA8DB is a light, moderate cyan. Relative luminance 0.355; OKLCH L 70.4% C 0.105 H 240.6°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EA8DB |
|---|---|
| RGB | rgb(94, 168, 219) |
| HSL | hsl(204, 63%, 61%) |
| HSV | hsv(204, 57%, 86%) |
| CMYK | cmyk(57.1%, 23.3%, 0%, 14.1%) |
| CIE-LAB | lab(66.13, -8.38, -32.80) |
| CIE-LCH | lch(66.13, 33.85, 255.67°) |
| OKLab | oklab(70.42% -0.0517 -0.0918) |
| OKLCH | oklch(70.42% 0.105 240.6) |
| XYZ | xyz(31.4002, 35.4966, 72.2009) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 6.28
Sky Blue (survey)
#75BBFD
ΔE00 6.55
Deepskyblue
#00BFFF
ΔE00 8.10
Greyblue
#77A1B5
ΔE00 8.37
Lightblue (survey)
#7BC8F6
ΔE00 8.80
Cornflowerblue
#6495ED
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EA8DB #DB915E
analogous
#5EDBD0 #5EA8DB #5E6ADB
triadic
#5EA8DB #DB5EA8 #A8DB5E
tetradic
#5EA8DB #D05EDB #DB915E #6ADB5E
square
#5EA8DB #D05EDB #DB915E #6ADB5E
split-complementary
#5EA8DB #DB5E6A #DBD05E
monochromatic
#236A9C #2E8DCE #5EA8DB #90C3E6 #C2DEF1
Accessibility & contrast
On white
2.59
#5EA8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#5EA8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EA8DB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EA8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EA8DB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DD
Deuteranopia (green-blind)
#809BDA
Tritanopia (blue-blind)
#00B5B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #5ea8db; /* rgb */ color: rgb(94, 168, 219); /* oklch */ color: oklch(70.4% 0.105 240.6);
Tailwind
colors: {
custom: {
50: '#95c1e6',
500: '#5ea8db',
950: '#000000',
},
}SCSS
$custom: #5ea8db; $custom-light: #95c1e6; $custom-dark: #000000;
JSON
{
"hex": "#5ea8db",
"rgb": {
"r": 94,
"g": 168,
"b": 219
},
"hsl": {
"h": 204.48,
"s": 63.452,
"l": 61.373
},
"oklch": {
"l": 0.7042,
"c": 0.1054,
"h": 240.6
},
"luminance": 0.35499
}Semantic roles & 50–950 ramp
primary
#5EA8DB
secondary
#E2C6B3
accent
#621ACB
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0E1216
muted
#7E8184