#8BB7DB#8BB7DB
#8BB7DB is a light, moderate cyan. Relative luminance 0.445; OKLCH L 76.1% C 0.070 H 243.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7DB |
|---|---|
| RGB | rgb(139, 183, 219) |
| HSL | hsl(207, 53%, 70%) |
| HSV | hsv(207, 37%, 86%) |
| CMYK | cmyk(36.5%, 16.4%, 0%, 14.1%) |
| CIE-LAB | lab(72.54, -5.82, -22.76) |
| CIE-LCH | lch(72.54, 23.49, 255.67°) |
| OKLab | oklab(76.08% -0.0312 -0.0627) |
| OKLCH | oklch(76.08% 0.07 243.5) |
| XYZ | xyz(40.3630, 44.4683, 73.4605) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.07
Sky Blue (survey)
#75BBFD
ΔE00 5.40
Carolina Blue
#8AB8FE
ΔE00 5.42
Lightblue (survey)
#7BC8F6
ΔE00 6.21
Sky
#82CAFC
ΔE00 6.23
Cloudy Blue
#ACC2D9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7DB #DBAF8B
analogous
#8BDBD7 #8BB7DB #8B8FDB
triadic
#8BB7DB #DB8BB7 #B7DB8B
tetradic
#8BB7DB #D78BDB #DBAF8B #8FDB8B
square
#8BB7DB #D78BDB #DBAF8B #8FDB8B
split-complementary
#8BB7DB #DB8B8F #DBD78B
monochromatic
#387CB4 #5C9ACD #8BB7DB #BAD4E9 #E8F1F8
Accessibility & contrast
On white
2.12
#8BB7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#8BB7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7DB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7DB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DD
Deuteranopia (green-blind)
#9EAEDA
Tritanopia (blue-blind)
#70C0C3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bb7db; /* rgb */ color: rgb(139, 183, 219); /* oklch */ color: oklch(76.1% 0.070 243.5);
Tailwind
colors: {
custom: {
50: '#afcce6',
500: '#8bb7db',
950: '#000000',
},
}SCSS
$custom: #8bb7db; $custom-light: #afcce6; $custom-dark: #000000;
JSON
{
"hex": "#8bb7db",
"rgb": {
"r": 139,
"g": 183,
"b": 219
},
"hsl": {
"h": 207,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.76077,
"c": 0.07007,
"h": 243.5
},
"luminance": 0.4447
}Semantic roles & 50–950 ramp
primary
#8BB7DB
secondary
#ECE0D6
accent
#6B25C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284