#8BBBEE#8BBBEE
#8BBBEE is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.7% C 0.089 H 250.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBEE |
|---|---|
| RGB | rgb(139, 187, 238) |
| HSL | hsl(211, 74%, 74%) |
| HSV | hsv(211, 42%, 93%) |
| CMYK | cmyk(41.6%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.32, -2.96, -30.34) |
| CIE-LCH | lch(74.32, 30.49, 264.42°) |
| OKLab | oklab(77.71% -0.0298 -0.0842) |
| OKLCH | oklch(77.71% 0.089 250.5) |
| XYZ | xyz(43.8453, 47.2000, 87.6725) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.60
Sky Blue (survey)
#75BBFD
ΔE00 3.49
Baby Blue (survey)
#A2CFFE
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 5.42
Sky
#82CAFC
ΔE00 5.61
Light Blue
#95D0FC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBEE #EEBE8B
analogous
#8BEDEE #8BBBEE #8D8BEE
triadic
#8BBBEE #EE8BBB #BBEE8B
tetradic
#8BBBEE #EE8BED #EEBE8B #8BEE8D
square
#8BBBEE #EE8BED #EEBE8B #8BEE8D
split-complementary
#8BBBEE #EE8D8B #EDEE8B
monochromatic
#217CDE #569CE6 #8BBBEE #C0DAF6 #E4EFFB
Accessibility & contrast
On white
2.01
#8BBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#8BBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBEE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBEE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF0
Deuteranopia (green-blind)
#9BB2ED
Tritanopia (blue-blind)
#66C7CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bbbee; /* rgb */ color: rgb(139, 187, 238); /* oklch */ color: oklch(77.7% 0.089 250.5);
Tailwind
colors: {
custom: {
50: '#b0cff3',
500: '#8bbbee',
950: '#000000',
},
}SCSS
$custom: #8bbbee; $custom-light: #b0cff3; $custom-dark: #000000;
JSON
{
"hex": "#8bbbee",
"rgb": {
"r": 139,
"g": 187,
"b": 238
},
"hsl": {
"h": 210.909,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.77705,
"c": 0.08935,
"h": 250.5
},
"luminance": 0.47203
}Semantic roles & 50–950 ramp
primary
#8BBBEE
secondary
#F3E6D8
accent
#760FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285