#8BB7EE#8BB7EE
#8BB7EE is a light, moderate cyan. Relative luminance 0.455; OKLCH L 76.9% C 0.092 H 254.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7EE |
|---|---|
| RGB | rgb(139, 183, 238) |
| HSL | hsl(213, 74%, 74%) |
| HSV | hsv(213, 42%, 93%) |
| CMYK | cmyk(41.6%, 23.1%, 0%, 6.7%) |
| CIE-LAB | lab(73.24, -0.78, -32.01) |
| CIE-LCH | lch(73.24, 32.02, 268.60°) |
| OKLab | oklab(76.86% -0.0249 -0.089) |
| OKLCH | oklch(76.86% 0.092 254.4) |
| XYZ | xyz(43.0085, 45.5265, 87.3936) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.75
Sky Blue (survey)
#75BBFD
ΔE00 4.42
Pastel Blue
#A2BFFE
ΔE00 4.77
Baby Blue (survey)
#A2CFFE
ΔE00 6.15
Light Grey Blue
#9DBCD4
ΔE00 7.17
Sky
#82CAFC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7EE #EEC28B
analogous
#8BE9EE #8BB7EE #918BEE
triadic
#8BB7EE #EE8BB7 #B7EE8B
tetradic
#8BB7EE #EE8BE9 #EEC28B #8BEE91
square
#8BB7EE #EE8BE9 #EEC28B #8BEE91
split-complementary
#8BB7EE #EE918B #E9EE8B
monochromatic
#2175DE #5696E6 #8BB7EE #C0D8F6 #E4EEFB
Accessibility & contrast
On white
2.08
#8BB7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#8BB7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7EE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7EE | 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)
#A2B9F1
Deuteranopia (green-blind)
#97AFED
Tritanopia (blue-blind)
#67C3CA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bb7ee; /* rgb */ color: rgb(139, 183, 238); /* oklch */ color: oklch(76.9% 0.092 254.4);
Tailwind
colors: {
custom: {
50: '#b0ccf3',
500: '#8bb7ee',
950: '#000000',
},
}SCSS
$custom: #8bb7ee; $custom-light: #b0ccf3; $custom-dark: #000000;
JSON
{
"hex": "#8bb7ee",
"rgb": {
"r": 139,
"g": 183,
"b": 238
},
"hsl": {
"h": 213.333,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.76856,
"c": 0.0924,
"h": 254.4
},
"luminance": 0.45529
}Semantic roles & 50–950 ramp
primary
#8BB7EE
secondary
#F3E7D8
accent
#7E0FD7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285