#8FB2BF#8FB2BF
#8FB2BF is a light, muted cyan. Relative luminance 0.414; OKLCH L 74.2% C 0.042 H 222.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2BF |
|---|---|
| RGB | rgb(143, 178, 191) |
| HSL | hsl(196, 27%, 65%) |
| HSV | hsv(196, 25%, 75%) |
| CMYK | cmyk(25.1%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(70.48, -8.85, -10.51) |
| CIE-LCH | lch(70.48, 13.74, 229.90°) |
| OKLab | oklab(74.21% -0.0312 -0.0286) |
| OKLCH | oklch(74.21% 0.042 222.5) |
| XYZ | xyz(36.6493, 41.4406, 55.3479) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.61
Greyblue
#77A1B5
ΔE00 5.89
Light Grey Blue
#9DBCD4
ΔE00 6.14
Bluey Grey
#89A0B0
ΔE00 6.46
Cool Gray
#9AA7B0
ΔE00 7.04
Cool Grey
#95A3A6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2BF #BF9C8F
analogous
#8FBFB4 #8FB2BF #8F9ABF
triadic
#8FB2BF #BF8FB2 #B2BF8F
tetradic
#8FB2BF #B48FBF #BF9C8F #9ABF8F
square
#8FB2BF #B48FBF #BF9C8F #9ABF8F
split-complementary
#8FB2BF #BF8F9A #BFB48F
monochromatic
#4D7787 #6897A9 #8FB2BF #B6CDD5 #DDE8EC
Accessibility & contrast
On white
2.26
#8FB2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#8FB2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2BF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2BF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#80B6B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8fb2bf; /* rgb */ color: rgb(143, 178, 191); /* oklch */ color: oklch(74.2% 0.042 222.5);
Tailwind
colors: {
custom: {
50: '#b0c9d2',
500: '#8fb2bf',
950: '#000000',
},
}SCSS
$custom: #8fb2bf; $custom-light: #b0c9d2; $custom-dark: #000000;
JSON
{
"hex": "#8fb2bf",
"rgb": {
"r": 143,
"g": 178,
"b": 191
},
"hsl": {
"h": 196.25,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.7421,
"c": 0.04234,
"h": 222.5
},
"luminance": 0.41442
}Semantic roles & 50–950 ramp
primary
#8FB2BF
secondary
#DDD1CD
accent
#5B40A6
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282