#8BBCDA#8BBCDA
#8BBCDA is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.1% C 0.067 H 235.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCDA |
|---|---|
| RGB | rgb(139, 188, 218) |
| HSL | hsl(203, 52%, 70%) |
| HSV | hsv(203, 36%, 85%) |
| CMYK | cmyk(36.2%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(73.88, -8.75, -20.18) |
| CIE-LCH | lch(73.88, 21.99, 246.55°) |
| OKLab | oklab(77.12% -0.0379 -0.0555) |
| OKLCH | oklch(77.12% 0.067 235.7) |
| XYZ | xyz(41.2814, 46.5151, 73.1192) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.86
Lightblue (survey)
#7BC8F6
ΔE00 5.14
Baby Blue
#89CFF0
ΔE00 5.41
Lightskyblue
#87CEFA
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 5.68
Sky
#82CAFC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCDA #DAA98B
analogous
#8BDAD1 #8BBCDA #8B94DA
triadic
#8BBCDA #DA8BBC #BCDA8B
tetradic
#8BBCDA #D18BDA #DAA98B #94DA8B
square
#8BBCDA #D18BDA #DAA98B #94DA8B
split-complementary
#8BBCDA #DA8B94 #DAD18B
monochromatic
#3984B2 #5DA1CB #8BBCDA #B9D7E9 #E8F2F8
Accessibility & contrast
On white
2.04
#8BBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8BBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCDA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCDA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDC
Deuteranopia (green-blind)
#A3B2DA
Tritanopia (blue-blind)
#6FC4C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbcda; /* rgb */ color: rgb(139, 188, 218); /* oklch */ color: oklch(77.1% 0.067 235.7);
Tailwind
colors: {
custom: {
50: '#afd0e5',
500: '#8bbcda',
950: '#000000',
},
}SCSS
$custom: #8bbcda; $custom-light: #afd0e5; $custom-dark: #000000;
JSON
{
"hex": "#8bbcda",
"rgb": {
"r": 139,
"g": 188,
"b": 218
},
"hsl": {
"h": 202.785,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.77123,
"c": 0.06721,
"h": 235.7
},
"luminance": 0.46517
}Semantic roles & 50–950 ramp
primary
#8BBCDA
secondary
#EBDED5
accent
#6026BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284