#8FBFCB#8FBFCB
#8FBFCB is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.5% C 0.053 H 214.8°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFCB |
|---|---|
| RGB | rgb(143, 191, 203) |
| HSL | hsl(192, 37%, 68%) |
| HSV | hsv(192, 30%, 80%) |
| CMYK | cmyk(29.6%, 5.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.45, -12.90, -11.14) |
| CIE-LCH | lch(74.45, 17.05, 220.80°) |
| OKLab | oklab(77.48% -0.0437 -0.0304) |
| OKLCH | oklch(77.48% 0.053 214.8) |
| XYZ | xyz(40.7346, 47.4111, 63.4932) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.59
Lightblue
#ADD8E6
ΔE00 6.76
Baby Blue
#89CFF0
ΔE00 7.67
Light Grey Blue
#9DBCD4
ΔE00 7.93
Powder Blue
#B0E0E6
ΔE00 8.46
Bluegrey
#85A3B2
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFCB #CB9B8F
analogous
#8FCBB9 #8FBFCB #8FA1CB
triadic
#8FBFCB #CB8FBF #BFCB8F
tetradic
#8FBFCB #B98FCB #CB9B8F #A1CB8F
square
#8FBFCB #B98FCB #CB9B8F #A1CB8F
split-complementary
#8FBFCB #CB8FA1 #CBB98F
monochromatic
#478899 #65A7B8 #8FBFCB #B9D7DE #E3EFF2
Accessibility & contrast
On white
2.00
#8FBFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#8FBFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFCB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFCB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCC
Deuteranopia (green-blind)
#ACB4CB
Tritanopia (blue-blind)
#7BC4C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbfcb; /* rgb */ color: rgb(143, 191, 203); /* oklch */ color: oklch(77.5% 0.053 214.8);
Tailwind
colors: {
custom: {
50: '#b1d2da',
500: '#8fbfcb',
950: '#000000',
},
}SCSS
$custom: #8fbfcb; $custom-light: #b1d2da; $custom-dark: #000000;
JSON
{
"hex": "#8fbfcb",
"rgb": {
"r": 143,
"g": 191,
"b": 203
},
"hsl": {
"h": 192,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.77477,
"c": 0.05325,
"h": 214.8
},
"luminance": 0.47413
}Semantic roles & 50–950 ramp
primary
#8FBFCB
secondary
#E4D5D2
accent
#4E36AF
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283