#8BB2DB#8BB2DB
#8BB2DB is a light, moderate cyan. Relative luminance 0.424; OKLCH L 75.0% C 0.073 H 250.1°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2DB |
|---|---|
| RGB | rgb(139, 178, 219) |
| HSL | hsl(211, 53%, 70%) |
| HSV | hsv(211, 37%, 86%) |
| CMYK | cmyk(36.5%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(71.17, -3.10, -24.84) |
| CIE-LCH | lch(71.17, 25.04, 262.89°) |
| OKLab | oklab(75% -0.0249 -0.0686) |
| OKLCH | oklch(75% 0.073 250.1) |
| XYZ | xyz(39.3500, 42.4422, 73.1229) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.36
Light Grey Blue
#9DBCD4
ΔE00 5.54
Sky Blue (survey)
#75BBFD
ΔE00 5.82
Pastel Blue
#A2BFFE
ΔE00 6.27
Cloudy Blue
#ACC2D9
ΔE00 7.24
Baby Blue (survey)
#A2CFFE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2DB #DBB48B
analogous
#8BDADB #8BB2DB #8C8BDB
triadic
#8BB2DB #DB8BB2 #B2DB8B
tetradic
#8BB2DB #DB8BDA #DBB48B #8BDB8C
square
#8BB2DB #DB8BDA #DBB48B #8BDB8C
split-complementary
#8BB2DB #DB8C8B #DADB8B
monochromatic
#3874B4 #5C93CD #8BB2DB #BAD1E9 #E8EFF8
Accessibility & contrast
On white
2.21
#8BB2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#8BB2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2DB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2DB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B3DD
Deuteranopia (green-blind)
#99ABDA
Tritanopia (blue-blind)
#70BBC0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb2db; /* rgb */ color: rgb(139, 178, 219); /* oklch */ color: oklch(75.0% 0.073 250.1);
Tailwind
colors: {
custom: {
50: '#afc8e6',
500: '#8bb2db',
950: '#000000',
},
}SCSS
$custom: #8bb2db; $custom-light: #afc8e6; $custom-dark: #000000;
JSON
{
"hex": "#8bb2db",
"rgb": {
"r": 139,
"g": 178,
"b": 219
},
"hsl": {
"h": 210.75,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.75002,
"c": 0.07297,
"h": 250.1
},
"luminance": 0.42444
}Semantic roles & 50–950 ramp
primary
#8BB2DB
secondary
#ECE1D6
accent
#7525C0
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#111316
muted
#808284