#8FB2BE#8FB2BE
#8FB2BE is a light, muted cyan. Relative luminance 0.414; OKLCH L 74.2% C 0.042 H 220.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2BE |
|---|---|
| RGB | rgb(143, 178, 190) |
| HSL | hsl(195, 27%, 65%) |
| HSV | hsv(195, 25%, 75%) |
| CMYK | cmyk(24.7%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(70.45, -9.08, -10.00) |
| CIE-LCH | lch(70.45, 13.51, 227.77°) |
| OKLab | oklab(74.18% -0.0316 -0.0272) |
| OKLCH | oklch(74.18% 0.042 220.7) |
| XYZ | xyz(36.5396, 41.3967, 54.7703) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.77
Greyblue
#77A1B5
ΔE00 6.06
Light Grey Blue
#9DBCD4
ΔE00 6.52
Bluey Grey
#89A0B0
ΔE00 6.68
Cool Gray
#9AA7B0
ΔE00 7.14
Cool Grey
#95A3A6
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2BE #BE9B8F
analogous
#8FBEB2 #8FB2BE #8F9ABE
triadic
#8FB2BE #BE8FB2 #B2BE8F
tetradic
#8FB2BE #B28FBE #BE9B8F #9ABE8F
square
#8FB2BE #B28FBE #BE9B8F #9ABE8F
split-complementary
#8FB2BE #BE8F9A #BEB28F
monochromatic
#4D7785 #6897A8 #8FB2BE #B6CDD4 #DCE7EB
Accessibility & contrast
On white
2.26
#8FB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#8FB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2BE
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2BE | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#81B6B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8fb2be; /* rgb */ color: rgb(143, 178, 190); /* oklch */ color: oklch(74.2% 0.042 220.7);
Tailwind
colors: {
custom: {
50: '#b0c9d1',
500: '#8fb2be',
950: '#000000',
},
}SCSS
$custom: #8fb2be; $custom-light: #b0c9d1; $custom-dark: #000000;
JSON
{
"hex": "#8fb2be",
"rgb": {
"r": 143,
"g": 178,
"b": 190
},
"hsl": {
"h": 195.319,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.74176,
"c": 0.04171,
"h": 220.7
},
"luminance": 0.41398
}Semantic roles & 50–950 ramp
primary
#8FB2BE
secondary
#DCD1CC
accent
#5A40A5
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282