#8BB7DD#8BB7DD
#8BB7DD is a light, moderate cyan. Relative luminance 0.446; OKLCH L 76.2% C 0.072 H 245.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7DD |
|---|---|
| RGB | rgb(139, 183, 221) |
| HSL | hsl(208, 55%, 71%) |
| HSV | hsv(208, 37%, 87%) |
| CMYK | cmyk(37.1%, 17.2%, 0%, 13.3%) |
| CIE-LAB | lab(72.61, -5.30, -23.74) |
| CIE-LCH | lch(72.61, 24.32, 257.42°) |
| OKLab | oklab(76.16% -0.0305 -0.0655) |
| OKLCH | oklch(76.16% 0.072 245) |
| XYZ | xyz(40.6279, 44.5742, 74.8555) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.42
Carolina Blue
#8AB8FE
ΔE00 4.88
Sky Blue (survey)
#75BBFD
ΔE00 5.07
Sky
#82CAFC
ΔE00 6.21
Lightblue (survey)
#7BC8F6
ΔE00 6.32
Light Blue
#95D0FC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7DD #DDB18B
analogous
#8BDDDA #8BB7DD #8B8EDD
triadic
#8BB7DD #DD8BB7 #B7DD8B
tetradic
#8BB7DD #DA8BDD #DDB18B #8EDD8B
square
#8BB7DD #DA8BDD #DDB18B #8EDD8B
split-complementary
#8BB7DD #DD8B8E #DDDA8B
monochromatic
#367CB8 #5C9ACF #8BB7DD #BAD4EB #E7F0F8
Accessibility & contrast
On white
2.12
#8BB7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#8BB7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7DD
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7DD | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DF
Deuteranopia (green-blind)
#9DAEDC
Tritanopia (blue-blind)
#6FC0C3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bb7dd; /* rgb */ color: rgb(139, 183, 221); /* oklch */ color: oklch(76.2% 0.072 245.0);
Tailwind
colors: {
custom: {
50: '#afcce7',
500: '#8bb7dd',
950: '#000000',
},
}SCSS
$custom: #8bb7dd; $custom-light: #afcce7; $custom-dark: #000000;
JSON
{
"hex": "#8bb7dd",
"rgb": {
"r": 139,
"g": 183,
"b": 221
},
"hsl": {
"h": 207.805,
"s": 54.667,
"l": 70.588
},
"oklch": {
"l": 0.76156,
"c": 0.07227,
"h": 245
},
"luminance": 0.44576
}Semantic roles & 50–950 ramp
primary
#8BB7DD
secondary
#EDE1D7
accent
#6D23C2
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284