#8BBFE7#8BBFE7
#8BBFE7 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.079 H 242.1°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFE7 |
|---|---|
| RGB | rgb(139, 191, 231) |
| HSL | hsl(206, 66%, 73%) |
| HSV | hsv(206, 40%, 91%) |
| CMYK | cmyk(39.8%, 17.3%, 0%, 9.4%) |
| CIE-LAB | lab(75.15, -6.99, -25.28) |
| CIE-LCH | lch(75.15, 26.23, 254.55°) |
| OKLab | oklab(78.28% -0.037 -0.0699) |
| OKLCH | oklch(78.28% 0.079 242.1) |
| XYZ | xyz(43.6973, 48.5175, 82.6481) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.84
Lightblue (survey)
#7BC8F6
ΔE00 4.03
Light Blue
#95D0FC
ΔE00 4.32
Sky Blue (survey)
#75BBFD
ΔE00 4.39
Lightskyblue
#87CEFA
ΔE00 4.45
Light Grey Blue
#9DBCD4
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFE7 #E7B38B
analogous
#8BE7E1 #8BBFE7 #8B91E7
triadic
#8BBFE7 #E78BBF #BFE78B
tetradic
#8BBFE7 #E18BE7 #E7B38B #91E78B
square
#8BBFE7 #E18BE7 #E7B38B #91E78B
split-complementary
#8BBFE7 #E78B91 #E7E18B
monochromatic
#2A86CD #58A3DD #8BBFE7 #BEDBF1 #E6F1FA
Accessibility & contrast
On white
1.96
#8BBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#8BBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFE7
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFE7 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFE9
Deuteranopia (green-blind)
#A2B5E6
Tritanopia (blue-blind)
#69C9CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbfe7; /* rgb */ color: rgb(139, 191, 231); /* oklch */ color: oklch(78.3% 0.079 242.1);
Tailwind
colors: {
custom: {
50: '#b0d2ee',
500: '#8bbfe7',
950: '#000000',
},
}SCSS
$custom: #8bbfe7; $custom-light: #b0d2ee; $custom-dark: #000000;
JSON
{
"hex": "#8bbfe7",
"rgb": {
"r": 139,
"g": 191,
"b": 231
},
"hsl": {
"h": 206.087,
"s": 65.714,
"l": 72.549
},
"oklch": {
"l": 0.78277,
"c": 0.07909,
"h": 242.1
},
"luminance": 0.4852
}Semantic roles & 50–950 ramp
primary
#8BBFE7
secondary
#F1E4DA
accent
#6718CE
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284