#8BBFD4#8BBFD4
#8BBFD4 is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.6% C 0.062 H 224.9°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFD4 |
|---|---|
| RGB | rgb(139, 191, 212) |
| HSL | hsl(197, 46%, 69%) |
| HSV | hsv(197, 34%, 83%) |
| CMYK | cmyk(34.4%, 9.9%, 0%, 16.9%) |
| CIE-LAB | lab(74.51, -11.85, -15.96) |
| CIE-LCH | lch(74.51, 19.88, 233.41°) |
| OKLab | oklab(77.56% -0.0439 -0.0438) |
| OKLCH | oklch(77.56% 0.062 224.9) |
| XYZ | xyz(41.1580, 47.5018, 69.2746) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 5.23
Light Grey Blue
#9DBCD4
ΔE00 5.84
Lightblue
#ADD8E6
ΔE00 7.02
Lightblue (survey)
#7BC8F6
ΔE00 7.06
Lightskyblue
#87CEFA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFD4 #D4A08B
analogous
#8BD4C5 #8BBFD4 #8B9BD4
triadic
#8BBFD4 #D48BBF #BFD48B
tetradic
#8BBFD4 #C58BD4 #D4A08B #9BD48B
square
#8BBFD4 #C58BD4 #D4A08B #9BD48B
split-complementary
#8BBFD4 #D48B9B #D4C58B
monochromatic
#3E89A7 #5EA6C3 #8BBFD4 #B8D8E5 #E4F0F5
Accessibility & contrast
On white
2.00
#8BBFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#8BBFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFD4
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFD4 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD5
Deuteranopia (green-blind)
#A8B4D4
Tritanopia (blue-blind)
#71C6C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bbfd4; /* rgb */ color: rgb(139, 191, 212); /* oklch */ color: oklch(77.6% 0.062 224.9);
Tailwind
colors: {
custom: {
50: '#afd2e1',
500: '#8bbfd4',
950: '#000000',
},
}SCSS
$custom: #8bbfd4; $custom-light: #afd2e1; $custom-dark: #000000;
JSON
{
"hex": "#8bbfd4",
"rgb": {
"r": 139,
"g": 191,
"b": 212
},
"hsl": {
"h": 197.26,
"s": 45.912,
"l": 68.824
},
"oklch": {
"l": 0.77557,
"c": 0.06201,
"h": 224.9
},
"luminance": 0.47504
}Semantic roles & 50–950 ramp
primary
#8BBFD4
secondary
#E8D9D3
accent
#552CB9
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#111415
muted
#808283