#8DB7EB#8DB7EB
#8DB7EB is a light, moderate cyan. Relative luminance 0.455; OKLCH L 76.8% C 0.088 H 254.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8DB7EB |
|---|---|
| RGB | rgb(141, 183, 235) |
| HSL | hsl(213, 70%, 74%) |
| HSV | hsv(213, 40%, 92%) |
| CMYK | cmyk(40%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(73.24, -1.08, -30.38) |
| CIE-LCH | lch(73.24, 30.40, 267.97°) |
| OKLab | oklab(76.85% -0.024 -0.0843) |
| OKLCH | oklch(76.85% 0.088 254.1) |
| XYZ | xyz(42.9086, 45.5255, 85.1075) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.14
Pastel Blue
#A2BFFE
ΔE00 4.60
Sky Blue (survey)
#75BBFD
ΔE00 4.79
Baby Blue (survey)
#A2CFFE
ΔE00 6.11
Light Grey Blue
#9DBCD4
ΔE00 6.82
Powder Blue (survey)
#B1D1FC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DB7EB #EBC18D
analogous
#8DE6EB #8DB7EB #928DEB
triadic
#8DB7EB #EB8DB7 #B7EB8D
tetradic
#8DB7EB #EB8DE6 #EBC18D #8DEB92
square
#8DB7EB #EB8DE6 #EBC18D #8DEB92
split-complementary
#8DB7EB #EB928D #E6EB8D
monochromatic
#2675D8 #5996E2 #8DB7EB #C1D8F4 #E5EFFA
Accessibility & contrast
On white
2.08
#8DB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#8DB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DB7EB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DB7EB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9ED
Deuteranopia (green-blind)
#98B0EA
Tritanopia (blue-blind)
#6CC2C9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8db7eb; /* rgb */ color: rgb(141, 183, 235); /* oklch */ color: oklch(76.8% 0.088 254.1);
Tailwind
colors: {
custom: {
50: '#b1ccf1',
500: '#8db7eb',
950: '#000000',
},
}SCSS
$custom: #8db7eb; $custom-light: #b1ccf1; $custom-dark: #000000;
JSON
{
"hex": "#8db7eb",
"rgb": {
"r": 141,
"g": 183,
"b": 235
},
"hsl": {
"h": 213.191,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.76848,
"c": 0.08764,
"h": 254.1
},
"luminance": 0.45528
}Semantic roles & 50–950 ramp
primary
#8DB7EB
secondary
#F2E7D9
accent
#7D13D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284