#8FB2CB#8FB2CB
#8FB2CB is a light, muted cyan. Relative luminance 0.420; OKLCH L 74.6% C 0.053 H 239.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2CB |
|---|---|
| RGB | rgb(143, 178, 203) |
| HSL | hsl(205, 37%, 68%) |
| HSV | hsv(205, 30%, 80%) |
| CMYK | cmyk(29.6%, 12.3%, 0%, 20.4%) |
| CIE-LAB | lab(70.86, -5.99, -16.53) |
| CIE-LCH | lch(70.86, 17.58, 250.06°) |
| OKLab | oklab(74.64% -0.0267 -0.0452) |
| OKLCH | oklch(74.64% 0.053 239.5) |
| XYZ | xyz(38.0243, 41.9906, 62.5898) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.08
Bluegrey
#85A3B2
ΔE00 5.68
Bluey Grey
#89A0B0
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.13
Greyblue
#77A1B5
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2CB #CBA88F
analogous
#8FCBC6 #8FB2CB #8F94CB
triadic
#8FB2CB #CB8FB2 #B2CB8F
tetradic
#8FB2CB #C68FCB #CBA88F #94CB8F
square
#8FB2CB #C68FCB #CBA88F #94CB8F
split-complementary
#8FB2CB #CB8F94 #CBC68F
monochromatic
#477799 #6595B8 #8FB2CB #B9CFDE #E3EBF2
Accessibility & contrast
On white
2.23
#8FB2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#8FB2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2CB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2CB | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CC
Deuteranopia (green-blind)
#9FABCB
Tritanopia (blue-blind)
#7DB8BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8fb2cb; /* rgb */ color: rgb(143, 178, 203); /* oklch */ color: oklch(74.6% 0.053 239.5);
Tailwind
colors: {
custom: {
50: '#b1c9da',
500: '#8fb2cb',
950: '#000000',
},
}SCSS
$custom: #8fb2cb; $custom-light: #b1c9da; $custom-dark: #000000;
JSON
{
"hex": "#8fb2cb",
"rgb": {
"r": 143,
"g": 178,
"b": 203
},
"hsl": {
"h": 205,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.74637,
"c": 0.05251,
"h": 239.5
},
"luminance": 0.41992
}Semantic roles & 50–950 ramp
primary
#8FB2CB
secondary
#E4D9D2
accent
#6936AF
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111315
muted
#808283