#8FB2C6#8FB2C6
#8FB2C6 is a light, muted cyan. Relative luminance 0.418; OKLCH L 74.5% C 0.048 H 233.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2C6 |
|---|---|
| RGB | rgb(143, 178, 198) |
| HSL | hsl(202, 33%, 67%) |
| HSV | hsv(202, 28%, 78%) |
| CMYK | cmyk(27.8%, 10.1%, 0%, 22.4%) |
| CIE-LAB | lab(70.70, -7.20, -14.03) |
| CIE-LCH | lch(70.70, 15.77, 242.83°) |
| OKLab | oklab(74.46% -0.0285 -0.0383) |
| OKLCH | oklch(74.46% 0.048 233.3) |
| XYZ | xyz(37.4381, 41.7561, 59.5023) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.85
Bluegrey
#85A3B2
ΔE00 4.66
Greyblue
#77A1B5
ΔE00 5.68
Bluey Grey
#89A0B0
ΔE00 5.73
Cloudy Blue
#ACC2D9
ΔE00 6.91
Cool Gray
#9AA7B0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2C6 #C6A38F
analogous
#8FC6BF #8FB2C6 #8F97C6
triadic
#8FB2C6 #C68FB2 #B2C68F
tetradic
#8FB2C6 #BF8FC6 #C6A38F #97C68F
square
#8FB2C6 #BF8FC6 #C6A38F #97C68F
split-complementary
#8FB2C6 #C68F97 #C6BF8F
monochromatic
#4A7791 #6696B1 #8FB2C6 #B8CEDB #E0EAEF
Accessibility & contrast
On white
2.25
#8FB2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#8FB2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2C6
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2C6 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B1C7
Deuteranopia (green-blind)
#A1AAC6
Tritanopia (blue-blind)
#7EB7B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8fb2c6; /* rgb */ color: rgb(143, 178, 198); /* oklch */ color: oklch(74.5% 0.048 233.3);
Tailwind
colors: {
custom: {
50: '#b1c9d7',
500: '#8fb2c6',
950: '#000000',
},
}SCSS
$custom: #8fb2c6; $custom-light: #b1c9d7; $custom-dark: #000000;
JSON
{
"hex": "#8fb2c6",
"rgb": {
"r": 143,
"g": 178,
"b": 198
},
"hsl": {
"h": 201.818,
"s": 32.544,
"l": 66.863
},
"oklch": {
"l": 0.74456,
"c": 0.04775,
"h": 233.3
},
"luminance": 0.41758
}Semantic roles & 50–950 ramp
primary
#8FB2C6
secondary
#E1D6D0
accent
#633AAB
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#111314
muted
#808283