#8BBFE9#8BBFE9
#8BBFE9 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.081 H 243.4°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFE9 |
|---|---|
| RGB | rgb(139, 191, 233) |
| HSL | hsl(207, 68%, 73%) |
| HSV | hsv(207, 40%, 91%) |
| CMYK | cmyk(40.3%, 18%, 0%, 8.6%) |
| CIE-LAB | lab(75.22, -6.46, -26.26) |
| CIE-LCH | lch(75.22, 27.04, 256.18°) |
| OKLab | oklab(78.36% -0.0363 -0.0726) |
| OKLCH | oklch(78.36% 0.081 243.4) |
| XYZ | xyz(43.9814, 48.6311, 84.1442) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.82
Sky Blue (survey)
#75BBFD
ΔE00 4.00
Lightblue (survey)
#7BC8F6
ΔE00 4.19
Light Blue
#95D0FC
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 4.58
Baby Blue (survey)
#A2CFFE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFE9 #E9B58B
analogous
#8BE9E4 #8BBFE9 #8B90E9
triadic
#8BBFE9 #E98BBF #BFE98B
tetradic
#8BBFE9 #E48BE9 #E9B58B #90E98B
square
#8BBFE9 #E48BE9 #E9B58B #90E98B
split-complementary
#8BBFE9 #E98B90 #E9E48B
monochromatic
#2886D2 #58A3DF #8BBFE9 #BEDBF3 #E5F1FA
Accessibility & contrast
On white
1.96
#8BBFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8BBFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFE9
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFE9 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEB
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#68C9CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbfe9; /* rgb */ color: rgb(139, 191, 233); /* oklch */ color: oklch(78.4% 0.081 243.4);
Tailwind
colors: {
custom: {
50: '#b0d2f0',
500: '#8bbfe9',
950: '#000000',
},
}SCSS
$custom: #8bbfe9; $custom-light: #b0d2f0; $custom-dark: #000000;
JSON
{
"hex": "#8bbfe9",
"rgb": {
"r": 139,
"g": 191,
"b": 233
},
"hsl": {
"h": 206.809,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.78356,
"c": 0.08122,
"h": 243.4
},
"luminance": 0.48634
}Semantic roles & 50–950 ramp
primary
#8BBFE9
secondary
#F2E4D9
accent
#6915D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284