#8FB2CD#8FB2CD
#8FB2CD is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.7% C 0.055 H 241.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2CD |
|---|---|
| RGB | rgb(143, 178, 205) |
| HSL | hsl(206, 38%, 68%) |
| HSV | hsv(206, 30%, 80%) |
| CMYK | cmyk(30.2%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(70.93, -5.51, -17.53) |
| CIE-LCH | lch(70.93, 18.37, 252.56°) |
| OKLab | oklab(74.71% -0.0259 -0.048) |
| OKLCH | oklch(74.71% 0.055 241.6) |
| XYZ | xyz(38.2642, 42.0866, 63.8531) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.09
Cloudy Blue
#ACC2D9
ΔE00 5.98
Bluegrey
#85A3B2
ΔE00 6.20
Bluey Grey
#89A0B0
ΔE00 6.37
Greyblue
#77A1B5
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2CD #CDAA8F
analogous
#8FCDC9 #8FB2CD #8F93CD
triadic
#8FB2CD #CD8FB2 #B2CD8F
tetradic
#8FB2CD #C98FCD #CDAA8F #93CD8F
square
#8FB2CD #C98FCD #CDAA8F #93CD8F
split-complementary
#8FB2CD #CD8F93 #CDC98F
monochromatic
#46769C #6595BA #8FB2CD #B9CFE0 #E4ECF3
Accessibility & contrast
On white
2.23
#8FB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#8FB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2CD
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2CD | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CE
Deuteranopia (green-blind)
#9FABCD
Tritanopia (blue-blind)
#7CB9BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8fb2cd; /* rgb */ color: rgb(143, 178, 205); /* oklch */ color: oklch(74.7% 0.055 241.6);
Tailwind
colors: {
custom: {
50: '#b1c9dc',
500: '#8fb2cd',
950: '#000000',
},
}SCSS
$custom: #8fb2cd; $custom-light: #b1c9dc; $custom-dark: #000000;
JSON
{
"hex": "#8fb2cd",
"rgb": {
"r": 143,
"g": 178,
"b": 205
},
"hsl": {
"h": 206.129,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.74712,
"c": 0.05456,
"h": 241.6
},
"luminance": 0.42088
}Semantic roles & 50–950 ramp
primary
#8FB2CD
secondary
#E5DBD2
accent
#6B34B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283