#8FB2CE#8FB2CE
#8FB2CE is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.7% C 0.056 H 242.6°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2CE |
|---|---|
| RGB | rgb(143, 178, 206) |
| HSL | hsl(207, 39%, 68%) |
| HSV | hsv(207, 31%, 81%) |
| CMYK | cmyk(30.6%, 13.6%, 0%, 19.2%) |
| CIE-LAB | lab(70.96, -5.26, -18.02) |
| CIE-LCH | lch(70.96, 18.78, 253.73°) |
| OKLab | oklab(74.75% -0.0256 -0.0494) |
| OKLCH | oklch(74.75% 0.056 242.6) |
| XYZ | xyz(38.3853, 42.1350, 64.4909) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.16
Cloudy Blue
#ACC2D9
ΔE00 5.93
Bluegrey
#85A3B2
ΔE00 6.48
Bluey Grey
#89A0B0
ΔE00 6.54
Greyblue
#77A1B5
ΔE00 7.03
Lightsteelblue
#B0C4DE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2CE #CEAB8F
analogous
#8FCECA #8FB2CE #8F92CE
triadic
#8FB2CE #CE8FB2 #B2CE8F
tetradic
#8FB2CE #CA8FCE #CEAB8F #92CE8F
square
#8FB2CE #CA8FCE #CEAB8F #92CE8F
split-complementary
#8FB2CE #CE8F92 #CECA8F
monochromatic
#45769E #6495BB #8FB2CE #BACFE1 #E4EDF3
Accessibility & contrast
On white
2.23
#8FB2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#8FB2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2CE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2CE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CF
Deuteranopia (green-blind)
#9EABCE
Tritanopia (blue-blind)
#7CB9BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8fb2ce; /* rgb */ color: rgb(143, 178, 206); /* oklch */ color: oklch(74.7% 0.056 242.6);
Tailwind
colors: {
custom: {
50: '#b1c9dd',
500: '#8fb2ce',
950: '#000000',
},
}SCSS
$custom: #8fb2ce; $custom-light: #b1c9dd; $custom-dark: #000000;
JSON
{
"hex": "#8fb2ce",
"rgb": {
"r": 143,
"g": 178,
"b": 206
},
"hsl": {
"h": 206.667,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.74749,
"c": 0.05563,
"h": 242.6
},
"luminance": 0.42137
}Semantic roles & 50–950 ramp
primary
#8FB2CE
secondary
#E6DBD3
accent
#6C33B2
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283