#8FACCC#8FACCC
#8FACCC is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.057 H 251.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACCC |
|---|---|
| RGB | rgb(143, 172, 204) |
| HSL | hsl(211, 37%, 68%) |
| HSV | hsv(211, 30%, 80%) |
| CMYK | cmyk(29.9%, 15.7%, 0%, 20%) |
| CIE-LAB | lab(69.26, -2.48, -19.51) |
| CIE-LCH | lch(69.26, 19.67, 262.74°) |
| OKLab | oklab(73.38% -0.0183 -0.0535) |
| OKLCH | oklch(73.38% 0.057 251.1) |
| XYZ | xyz(36.9761, 39.7028, 62.8302) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.40
Bluey Grey
#89A0B0
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 6.85
Carolina Blue
#8AB8FE
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.35
Bluegrey
#85A3B2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACCC #CCAF8F
analogous
#8FCACC #8FACCC #908FCC
triadic
#8FACCC #CC8FAC #ACCC8F
tetradic
#8FACCC #CC8FCA #CCAF8F #8FCC90
square
#8FACCC #CC8FCA #CCAF8F #8FCC90
split-complementary
#8FACCC #CC908F #CACC8F
monochromatic
#466E9A #658DB9 #8FACCC #B9CBDF #E3EAF2
Accessibility & contrast
On white
2.35
#8FACCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#8FACCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACCC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACCC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCE
Deuteranopia (green-blind)
#99A6CB
Tritanopia (blue-blind)
#7DB3B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8faccc; /* rgb */ color: rgb(143, 172, 204); /* oklch */ color: oklch(73.4% 0.057 251.1);
Tailwind
colors: {
custom: {
50: '#b1c4db',
500: '#8faccc',
950: '#000000',
},
}SCSS
$custom: #8faccc; $custom-light: #b1c4db; $custom-dark: #000000;
JSON
{
"hex": "#8faccc",
"rgb": {
"r": 143,
"g": 172,
"b": 204
},
"hsl": {
"h": 211.475,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.73383,
"c": 0.05657,
"h": 251.1
},
"luminance": 0.39704
}Semantic roles & 50–950 ramp
primary
#8FACCC
secondary
#E5DCD2
accent
#7635B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183