#8FB3BB#8FB3BB
#8FB3BB is a light, muted cyan. Relative luminance 0.417; OKLCH L 74.3% C 0.041 H 212.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB3BB |
|---|---|
| RGB | rgb(143, 179, 187) |
| HSL | hsl(191, 24%, 65%) |
| HSV | hsv(191, 24%, 73%) |
| CMYK | cmyk(23.5%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(70.64, -10.30, -8.07) |
| CIE-LCH | lch(70.64, 13.09, 218.08°) |
| OKLab | oklab(74.29% -0.0341 -0.0219) |
| OKLCH | oklch(74.29% 0.041 212.7) |
| XYZ | xyz(36.4148, 41.6663, 53.1278) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.04
Greyblue
#77A1B5
ΔE00 7.20
Cool Grey
#95A3A6
ΔE00 7.48
Bluey Grey
#89A0B0
ΔE00 8.05
Cool Gray
#9AA7B0
ΔE00 8.10
Light Grey Blue
#9DBCD4
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB3BB #BB978F
analogous
#8FBBAD #8FB3BB #8F9DBB
triadic
#8FB3BB #BB8FB3 #B3BB8F
tetradic
#8FB3BB #AD8FBB #BB978F #9DBB8F
square
#8FB3BB #AD8FBB #BB978F #9DBB8F
split-complementary
#8FB3BB #BB8F9D #BBAD8F
monochromatic
#4E7881 #6999A4 #8FB3BB #B5CDD2 #DBE7E9
Accessibility & contrast
On white
2.25
#8FB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#8FB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB3BB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB3BB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#82B7B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8fb3bb; /* rgb */ color: rgb(143, 179, 187); /* oklch */ color: oklch(74.3% 0.041 212.7);
Tailwind
colors: {
custom: {
50: '#b0c9cf',
500: '#8fb3bb',
950: '#000000',
},
}SCSS
$custom: #8fb3bb; $custom-light: #b0c9cf; $custom-dark: #000000;
JSON
{
"hex": "#8fb3bb",
"rgb": {
"r": 143,
"g": 179,
"b": 187
},
"hsl": {
"h": 190.909,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.74294,
"c": 0.04059,
"h": 212.7
},
"luminance": 0.41668
}Semantic roles & 50–950 ramp
primary
#8FB3BB
secondary
#DACECB
accent
#5443A3
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101313
muted
#7F8282