#8BAFDB#8BAFDB
#8BAFDB is a light, moderate cyan. Relative luminance 0.413; OKLCH L 74.4% C 0.075 H 253.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8BAFDB |
|---|---|
| RGB | rgb(139, 175, 219) |
| HSL | hsl(213, 53%, 70%) |
| HSV | hsv(213, 37%, 86%) |
| CMYK | cmyk(36.5%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(70.36, -1.46, -26.09) |
| CIE-LCH | lch(70.36, 26.13, 266.81°) |
| OKLab | oklab(74.36% -0.021 -0.0721) |
| OKLCH | oklch(74.36% 0.075 253.8) |
| XYZ | xyz(38.7596, 41.2614, 72.9261) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.46
Pastel Blue
#A2BFFE
ΔE00 6.07
Light Grey Blue
#9DBCD4
ΔE00 6.61
Sky Blue (survey)
#75BBFD
ΔE00 6.65
Cloudy Blue
#ACC2D9
ΔE00 7.92
Lightsteelblue
#B0C4DE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BAFDB #DBB78B
analogous
#8BD7DB #8BAFDB #8F8BDB
triadic
#8BAFDB #DB8BAF #AFDB8B
tetradic
#8BAFDB #DB8BD7 #DBB78B #8BDB8F
square
#8BAFDB #DB8BD7 #DBB78B #8BDB8F
split-complementary
#8BAFDB #DB8F8B #D7DB8B
monochromatic
#3870B4 #5C8FCD #8BAFDB #BACFE9 #E8EFF8
Accessibility & contrast
On white
2.27
#8BAFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#8BAFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BAFDB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BAFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BAFDB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DD
Deuteranopia (green-blind)
#95A9DA
Tritanopia (blue-blind)
#71B9BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8bafdb; /* rgb */ color: rgb(139, 175, 219); /* oklch */ color: oklch(74.4% 0.075 253.8);
Tailwind
colors: {
custom: {
50: '#afc6e6',
500: '#8bafdb',
950: '#000000',
},
}SCSS
$custom: #8bafdb; $custom-light: #afc6e6; $custom-dark: #000000;
JSON
{
"hex": "#8bafdb",
"rgb": {
"r": 139,
"g": 175,
"b": 219
},
"hsl": {
"h": 213,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.7436,
"c": 0.07513,
"h": 253.8
},
"luminance": 0.41263
}Semantic roles & 50–950 ramp
primary
#8BAFDB
secondary
#ECE2D6
accent
#7A25C0
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#111316
muted
#808284