#8BBFDC#8BBFDC
#8BBFDC is a light, moderate cyan. Relative luminance 0.479; OKLCH L 77.9% C 0.068 H 233.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFDC |
|---|---|
| RGB | rgb(139, 191, 220) |
| HSL | hsl(201, 54%, 70%) |
| HSV | hsv(201, 37%, 86%) |
| CMYK | cmyk(36.8%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(74.77, -9.84, -19.91) |
| CIE-LCH | lch(74.77, 22.21, 243.70°) |
| OKLab | oklab(77.85% -0.0409 -0.0548) |
| OKLCH | oklch(77.85% 0.068 233.2) |
| XYZ | xyz(42.1923, 47.9155, 74.7217) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 4.63
Lightblue (survey)
#7BC8F6
ΔE00 4.80
Lightskyblue
#87CEFA
ΔE00 5.19
Sky
#82CAFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFDC #DCA88B
analogous
#8BDCD0 #8BBFDC #8B97DC
triadic
#8BBFDC #DC8BBF #BFDC8B
tetradic
#8BBFDC #D08BDC #DCA88B #97DC8B
square
#8BBFDC #D08BDC #DCA88B #97DC8B
split-complementary
#8BBFDC #DC8B97 #DCD08B
monochromatic
#3788B6 #5CA5CE #8BBFDC #BAD9EA #E7F2F8
Accessibility & contrast
On white
1.98
#8BBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#8BBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFDC
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFDC | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDE
Deuteranopia (green-blind)
#A6B4DC
Tritanopia (blue-blind)
#6EC7C8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bbfdc; /* rgb */ color: rgb(139, 191, 220); /* oklch */ color: oklch(77.9% 0.068 233.2);
Tailwind
colors: {
custom: {
50: '#afd2e7',
500: '#8bbfdc',
950: '#000000',
},
}SCSS
$custom: #8bbfdc; $custom-light: #afd2e7; $custom-dark: #000000;
JSON
{
"hex": "#8bbfdc",
"rgb": {
"r": 139,
"g": 191,
"b": 220
},
"hsl": {
"h": 201.481,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.77852,
"c": 0.06837,
"h": 233.2
},
"luminance": 0.47918
}Semantic roles & 50–950 ramp
primary
#8BBFDC
secondary
#EDDED6
accent
#5D24C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284