#8FB2CC#8FB2CC
#8FB2CC is a light, muted cyan. Relative luminance 0.420; OKLCH L 74.7% C 0.054 H 240.6°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2CC |
|---|---|
| RGB | rgb(143, 178, 204) |
| HSL | hsl(206, 37%, 68%) |
| HSV | hsv(206, 30%, 80%) |
| CMYK | cmyk(29.9%, 12.7%, 0%, 20%) |
| CIE-LAB | lab(70.90, -5.75, -17.03) |
| CIE-LCH | lch(70.90, 17.97, 251.34°) |
| OKLab | oklab(74.67% -0.0263 -0.0466) |
| OKLCH | oklch(74.67% 0.054 240.6) |
| XYZ | xyz(38.1439, 42.0384, 63.2195) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.06
Bluegrey
#85A3B2
ΔE00 5.94
Cloudy Blue
#ACC2D9
ΔE00 6.04
Bluey Grey
#89A0B0
ΔE00 6.21
Greyblue
#77A1B5
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2CC #CCA98F
analogous
#8FCCC7 #8FB2CC #8F93CC
triadic
#8FB2CC #CC8FB2 #B2CC8F
tetradic
#8FB2CC #C78FCC #CCA98F #93CC8F
square
#8FB2CC #C78FCC #CCA98F #93CC8F
split-complementary
#8FB2CC #CC8F93 #CCC78F
monochromatic
#46769A #6595B9 #8FB2CC #B9CFDF #E3ECF2
Accessibility & contrast
On white
2.23
#8FB2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#8FB2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2CC
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2CC | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CD
Deuteranopia (green-blind)
#9FABCC
Tritanopia (blue-blind)
#7CB8BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8fb2cc; /* rgb */ color: rgb(143, 178, 204); /* oklch */ color: oklch(74.7% 0.054 240.6);
Tailwind
colors: {
custom: {
50: '#b1c9db',
500: '#8fb2cc',
950: '#000000',
},
}SCSS
$custom: #8fb2cc; $custom-light: #b1c9db; $custom-dark: #000000;
JSON
{
"hex": "#8fb2cc",
"rgb": {
"r": 143,
"g": 178,
"b": 204
},
"hsl": {
"h": 205.574,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.74674,
"c": 0.05353,
"h": 240.6
},
"luminance": 0.4204
}Semantic roles & 50–950 ramp
primary
#8FB2CC
secondary
#E5DAD2
accent
#6A35B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283