#8BB0DF#8BB0DF
#8BB0DF is a light, moderate cyan. Relative luminance 0.419; OKLCH L 74.7% C 0.079 H 254.7°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB0DF |
|---|---|
| RGB | rgb(139, 176, 223) |
| HSL | hsl(214, 57%, 71%) |
| HSV | hsv(214, 38%, 87%) |
| CMYK | cmyk(37.7%, 21.1%, 0%, 12.5%) |
| CIE-LAB | lab(70.78, -0.95, -27.64) |
| CIE-LCH | lch(70.78, 27.65, 268.02°) |
| OKLab | oklab(74.74% -0.021 -0.0765) |
| OKLCH | oklch(74.74% 0.079 254.7) |
| XYZ | xyz(39.4879, 41.8653, 75.7979) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.89
Pastel Blue
#A2BFFE
ΔE00 5.65
Sky Blue (survey)
#75BBFD
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 6.90
Baby Blue (survey)
#A2CFFE
ΔE00 8.05
Cloudy Blue
#ACC2D9
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB0DF #DFBA8B
analogous
#8BDADF #8BB0DF #908BDF
triadic
#8BB0DF #DF8BB0 #B0DF8B
tetradic
#8BB0DF #DF8BDA #DFBA8B #8BDF90
square
#8BB0DF #DF8BDA #DFBA8B #8BDF90
split-complementary
#8BB0DF #DF908B #DADF8B
monochromatic
#3470BC #5B8FD2 #8BB0DF #BBD1EC #E7EFF8
Accessibility & contrast
On white
2.24
#8BB0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#8BB0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB0DF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB0DF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2E1
Deuteranopia (green-blind)
#95A9DE
Tritanopia (blue-blind)
#6FBAC0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8bb0df; /* rgb */ color: rgb(139, 176, 223); /* oklch */ color: oklch(74.7% 0.079 254.7);
Tailwind
colors: {
custom: {
50: '#afc7e9',
500: '#8bb0df',
950: '#000000',
},
}SCSS
$custom: #8bb0df; $custom-light: #afc7e9; $custom-dark: #000000;
JSON
{
"hex": "#8bb0df",
"rgb": {
"r": 139,
"g": 176,
"b": 223
},
"hsl": {
"h": 213.571,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.74738,
"c": 0.07934,
"h": 254.7
},
"luminance": 0.41867
}Semantic roles & 50–950 ramp
primary
#8BB0DF
secondary
#EEE4D8
accent
#7C21C4
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284