#8BBFD2#8BBFD2
#8BBFD2 is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.5% C 0.061 H 222.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFD2 |
|---|---|
| RGB | rgb(139, 191, 210) |
| HSL | hsl(196, 44%, 68%) |
| HSV | hsv(196, 34%, 82%) |
| CMYK | cmyk(33.8%, 9%, 0%, 17.6%) |
| CIE-LAB | lab(74.45, -12.35, -14.97) |
| CIE-LCH | lch(74.45, 19.41, 230.49°) |
| OKLab | oklab(77.49% -0.0447 -0.041) |
| OKLCH | oklch(77.49% 0.061 222.6) |
| XYZ | xyz(40.9073, 47.4015, 67.9542) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.82
Baby Blue
#89CFF0
ΔE00 5.67
Light Grey Blue
#9DBCD4
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 6.90
Lightblue (survey)
#7BC8F6
ΔE00 7.74
Lightskyblue
#87CEFA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFD2 #D29E8B
analogous
#8BD2C1 #8BBFD2 #8B9BD2
triadic
#8BBFD2 #D28BBF #BFD28B
tetradic
#8BBFD2 #C18BD2 #D29E8B #9BD28B
square
#8BBFD2 #C18BD2 #D29E8B #9BD28B
split-complementary
#8BBFD2 #D28B9B #D2C18B
monochromatic
#3F89A3 #5FA7C1 #8BBFD2 #B7D7E3 #E3F0F4
Accessibility & contrast
On white
2.00
#8BBFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#8BBFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFD2
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFD2 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD3
Deuteranopia (green-blind)
#A9B3D2
Tritanopia (blue-blind)
#72C5C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bbfd2; /* rgb */ color: rgb(139, 191, 210); /* oklch */ color: oklch(77.5% 0.061 222.6);
Tailwind
colors: {
custom: {
50: '#afd2df',
500: '#8bbfd2',
950: '#000000',
},
}SCSS
$custom: #8bbfd2; $custom-light: #afd2df; $custom-dark: #000000;
JSON
{
"hex": "#8bbfd2",
"rgb": {
"r": 139,
"g": 191,
"b": 210
},
"hsl": {
"h": 196.056,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.77486,
"c": 0.06065,
"h": 222.6
},
"luminance": 0.47404
}Semantic roles & 50–950 ramp
primary
#8BBFD2
secondary
#E7D7D2
accent
#532EB7
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#111415
muted
#808283