#8FBBCD#8FBBCD
#8FBBCD is a light, muted cyan. Relative luminance 0.458; OKLCH L 76.7% C 0.053 H 225.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBCD |
|---|---|
| RGB | rgb(143, 187, 205) |
| HSL | hsl(197, 38%, 68%) |
| HSV | hsv(197, 30%, 80%) |
| CMYK | cmyk(30.2%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.41, -10.32, -13.79) |
| CIE-LCH | lch(73.41, 17.23, 233.19°) |
| OKLab | oklab(76.67% -0.0377 -0.0377) |
| OKLCH | oklch(76.67% 0.053 225) |
| XYZ | xyz(40.1140, 45.7862, 64.4697) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.18
Sky Blue
#87CEEB
ΔE00 6.18
Baby Blue
#89CFF0
ΔE00 6.76
Bluegrey
#85A3B2
ΔE00 7.10
Lightblue
#ADD8E6
ΔE00 7.50
Greyblue
#77A1B5
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBCD #CDA18F
analogous
#8FCDC0 #8FBBCD #8F9CCD
triadic
#8FBBCD #CD8FBB #BBCD8F
tetradic
#8FBBCD #C08FCD #CDA18F #9CCD8F
square
#8FBBCD #C08FCD #CDA18F #9CCD8F
split-complementary
#8FBBCD #CD8F9C #CDC08F
monochromatic
#46839C #65A1BA #8FBBCD #B9D5E0 #E4EEF3
Accessibility & contrast
On white
2.07
#8FBBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#8FBBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBCD
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBCD | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CE
Deuteranopia (green-blind)
#A8B1CD
Tritanopia (blue-blind)
#7BC1C1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbbcd; /* rgb */ color: rgb(143, 187, 205); /* oklch */ color: oklch(76.7% 0.053 225.0);
Tailwind
colors: {
custom: {
50: '#b1cfdc',
500: '#8fbbcd',
950: '#000000',
},
}SCSS
$custom: #8fbbcd; $custom-light: #b1cfdc; $custom-dark: #000000;
JSON
{
"hex": "#8fbbcd",
"rgb": {
"r": 143,
"g": 187,
"b": 205
},
"hsl": {
"h": 197.419,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.76669,
"c": 0.05334,
"h": 225
},
"luminance": 0.45788
}Semantic roles & 50–950 ramp
primary
#8FBBCD
secondary
#E5D8D2
accent
#5934B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283