#8BBBED#8BBBED
#8BBBED is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.7% C 0.088 H 250.0°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBED |
|---|---|
| RGB | rgb(139, 187, 237) |
| HSL | hsl(211, 73%, 74%) |
| HSV | hsv(211, 41%, 93%) |
| CMYK | cmyk(41.4%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.28, -3.23, -29.86) |
| CIE-LCH | lch(74.28, 30.04, 263.82°) |
| OKLab | oklab(77.66% -0.0301 -0.0829) |
| OKLCH | oklch(77.66% 0.088 250) |
| XYZ | xyz(43.6988, 47.1414, 86.9009) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.76
Sky Blue (survey)
#75BBFD
ΔE00 3.50
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Pastel Blue
#A2BFFE
ΔE00 5.52
Sky
#82CAFC
ΔE00 5.53
Light Blue
#95D0FC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBED #EDBD8B
analogous
#8BECED #8BBBED #8C8BED
triadic
#8BBBED #ED8BBB #BBED8B
tetradic
#8BBBED #ED8BEC #EDBD8B #8BED8C
square
#8BBBED #ED8BEC #EDBD8B #8BED8C
split-complementary
#8BBBED #ED8C8B #ECED8B
monochromatic
#227DDC #569CE5 #8BBBED #C0DAF5 #E5EFFB
Accessibility & contrast
On white
2.01
#8BBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#8BBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBED
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBED | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEF
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#67C6CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bbbed; /* rgb */ color: rgb(139, 187, 237); /* oklch */ color: oklch(77.7% 0.088 250.0);
Tailwind
colors: {
custom: {
50: '#b0cff3',
500: '#8bbbed',
950: '#000000',
},
}SCSS
$custom: #8bbbed; $custom-light: #b0cff3; $custom-dark: #000000;
JSON
{
"hex": "#8bbbed",
"rgb": {
"r": 139,
"g": 187,
"b": 237
},
"hsl": {
"h": 210.612,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.77663,
"c": 0.08816,
"h": 250
},
"luminance": 0.47144
}Semantic roles & 50–950 ramp
primary
#8BBBED
secondary
#F3E6D8
accent
#7510D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285