#8BBFD5#8BBFD5
#8BBFD5 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.6% C 0.063 H 226.0°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFD5 |
|---|---|
| RGB | rgb(139, 191, 213) |
| HSL | hsl(198, 47%, 69%) |
| HSV | hsv(198, 35%, 84%) |
| CMYK | cmyk(34.7%, 10.3%, 0%, 16.5%) |
| CIE-LAB | lab(74.54, -11.60, -16.46) |
| CIE-LCH | lch(74.54, 20.14, 234.82°) |
| OKLab | oklab(77.59% -0.0435 -0.0451) |
| OKLCH | oklch(77.59% 0.063 226) |
| XYZ | xyz(41.2846, 47.5524, 69.9410) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.44
Baby Blue
#89CFF0
ΔE00 5.04
Light Grey Blue
#9DBCD4
ΔE00 5.59
Lightblue (survey)
#7BC8F6
ΔE00 6.73
Lightskyblue
#87CEFA
ΔE00 6.99
Lightblue
#ADD8E6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFD5 #D5A18B
analogous
#8BD5C6 #8BBFD5 #8B9AD5
triadic
#8BBFD5 #D58BBF #BFD58B
tetradic
#8BBFD5 #C68BD5 #D5A18B #9AD58B
square
#8BBFD5 #C68BD5 #D5A18B #9AD58B
split-complementary
#8BBFD5 #D58B9A #D5C68B
monochromatic
#3D89A9 #5EA6C5 #8BBFD5 #B8D8E5 #E5F1F6
Accessibility & contrast
On white
2.00
#8BBFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#8BBFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFD5
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFD5 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD6
Deuteranopia (green-blind)
#A8B4D5
Tritanopia (blue-blind)
#71C6C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bbfd5; /* rgb */ color: rgb(139, 191, 213); /* oklch */ color: oklch(77.6% 0.063 226.0);
Tailwind
colors: {
custom: {
50: '#afd2e2',
500: '#8bbfd5',
950: '#000000',
},
}SCSS
$custom: #8bbfd5; $custom-light: #afd2e2; $custom-dark: #000000;
JSON
{
"hex": "#8bbfd5",
"rgb": {
"r": 139,
"g": 191,
"b": 213
},
"hsl": {
"h": 197.838,
"s": 46.835,
"l": 69.02
},
"oklch": {
"l": 0.77594,
"c": 0.06272,
"h": 226
},
"luminance": 0.47555
}Semantic roles & 50–950 ramp
primary
#8BBFD5
secondary
#E9DAD3
accent
#562BBA
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#111415
muted
#808283