#8FB2CF#8FB2CF
#8FB2CF is a light, muted cyan. Relative luminance 0.422; OKLCH L 74.8% C 0.057 H 243.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2CF |
|---|---|
| RGB | rgb(143, 178, 207) |
| HSL | hsl(207, 40%, 69%) |
| HSV | hsv(207, 31%, 81%) |
| CMYK | cmyk(30.9%, 14%, 0%, 18.8%) |
| CIE-LAB | lab(71.00, -5.01, -18.52) |
| CIE-LCH | lch(71.00, 19.19, 254.85°) |
| OKLab | oklab(74.79% -0.0252 -0.0508) |
| OKLCH | oklch(74.79% 0.057 243.6) |
| XYZ | xyz(38.5072, 42.1837, 65.1327) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.27
Cloudy Blue
#ACC2D9
ΔE00 5.92
Bluey Grey
#89A0B0
ΔE00 6.73
Bluegrey
#85A3B2
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 6.97
Carolina Blue
#8AB8FE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2CF #CFAC8F
analogous
#8FCFCC #8FB2CF #8F92CF
triadic
#8FB2CF #CF8FB2 #B2CF8F
tetradic
#8FB2CF #CC8FCF #CFAC8F #92CF8F
square
#8FB2CF #CC8FCF #CFAC8F #92CF8F
split-complementary
#8FB2CF #CF8F92 #CFCC8F
monochromatic
#44769F #6495BD #8FB2CF #BACFE1 #E5EDF4
Accessibility & contrast
On white
2.23
#8FB2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#8FB2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2CF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2CF | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B2D0
Deuteranopia (green-blind)
#9EABCE
Tritanopia (blue-blind)
#7BB9BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8fb2cf; /* rgb */ color: rgb(143, 178, 207); /* oklch */ color: oklch(74.8% 0.057 243.6);
Tailwind
colors: {
custom: {
50: '#b1c9dd',
500: '#8fb2cf',
950: '#000000',
},
}SCSS
$custom: #8fb2cf; $custom-light: #b1c9dd; $custom-dark: #000000;
JSON
{
"hex": "#8fb2cf",
"rgb": {
"r": 143,
"g": 178,
"b": 207
},
"hsl": {
"h": 207.188,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.74786,
"c": 0.0567,
"h": 243.6
},
"luminance": 0.42185
}Semantic roles & 50–950 ramp
primary
#8FB2CF
secondary
#E6DCD3
accent
#6D32B3
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283