#8BBFD6#8BBFD6
#8BBFD6 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.6% C 0.063 H 227.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFD6 |
|---|---|
| RGB | rgb(139, 191, 214) |
| HSL | hsl(198, 48%, 69%) |
| HSV | hsv(198, 35%, 84%) |
| CMYK | cmyk(35%, 10.7%, 0%, 16.1%) |
| CIE-LAB | lab(74.57, -11.35, -16.95) |
| CIE-LCH | lch(74.57, 20.40, 236.19°) |
| OKLab | oklab(77.63% -0.0432 -0.0465) |
| OKLCH | oklch(77.63% 0.063 227.1) |
| XYZ | xyz(41.4119, 47.6033, 70.6116) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 4.87
Light Grey Blue
#9DBCD4
ΔE00 5.36
Lightblue (survey)
#7BC8F6
ΔE00 6.41
Lightskyblue
#87CEFA
ΔE00 6.69
Lightblue
#ADD8E6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFD6 #D6A28B
analogous
#8BD6C8 #8BBFD6 #8B9AD6
triadic
#8BBFD6 #D68BBF #BFD68B
tetradic
#8BBFD6 #C88BD6 #D6A28B #9AD68B
square
#8BBFD6 #C88BD6 #D6A28B #9AD68B
split-complementary
#8BBFD6 #D68B9A #D6C88B
monochromatic
#3C89AA #5EA6C6 #8BBFD6 #B8D8E6 #E5F1F6
Accessibility & contrast
On white
2.00
#8BBFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#8BBFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFD6
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFD6 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BDD7
Deuteranopia (green-blind)
#A8B4D6
Tritanopia (blue-blind)
#71C6C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bbfd6; /* rgb */ color: rgb(139, 191, 214); /* oklch */ color: oklch(77.6% 0.063 227.1);
Tailwind
colors: {
custom: {
50: '#afd2e2',
500: '#8bbfd6',
950: '#000000',
},
}SCSS
$custom: #8bbfd6; $custom-light: #afd2e2; $custom-dark: #000000;
JSON
{
"hex": "#8bbfd6",
"rgb": {
"r": 139,
"g": 191,
"b": 214
},
"hsl": {
"h": 198.4,
"s": 47.771,
"l": 69.216
},
"oklch": {
"l": 0.7763,
"c": 0.06345,
"h": 227.1
},
"luminance": 0.47606
}Semantic roles & 50–950 ramp
primary
#8BBFD6
secondary
#E9DAD3
accent
#572ABB
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#111415
muted
#808283