#8FAACF#8FAACF
#8FAACF is a light, moderate cyan. Relative luminance 0.391; OKLCH L 73.1% C 0.062 H 256.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAACF |
|---|---|
| RGB | rgb(143, 170, 207) |
| HSL | hsl(215, 40%, 69%) |
| HSV | hsv(215, 31%, 81%) |
| CMYK | cmyk(30.9%, 17.9%, 0%, 18.8%) |
| CIE-LAB | lab(68.82, -0.64, -21.83) |
| CIE-LCH | lch(68.82, 21.84, 268.32°) |
| OKLab | oklab(73.07% -0.0146 -0.06) |
| OKLCH | oklch(73.07% 0.062 256.4) |
| XYZ | xyz(36.9616, 39.0926, 64.6175) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.99
Carolina Blue
#8AB8FE
ΔE00 7.03
Periwinkle Blue
#8F99FB
ΔE00 7.41
Pastel Blue
#A2BFFE
ΔE00 7.45
Cloudy Blue
#ACC2D9
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAACF #CFB48F
analogous
#8FCACF #8FAACF #948FCF
triadic
#8FAACF #CF8FAA #AACF8F
tetradic
#8FAACF #CF8FCA #CFB48F #8FCF94
square
#8FAACF #CF8FCA #CFB48F #8FCF94
split-complementary
#8FAACF #CF948F #CACF8F
monochromatic
#446B9F #6489BD #8FAACF #BACBE1 #E5EBF4
Accessibility & contrast
On white
2.38
#8FAACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#8FAACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAACF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAACF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABD1
Deuteranopia (green-blind)
#96A5CE
Tritanopia (blue-blind)
#7CB2B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8faacf; /* rgb */ color: rgb(143, 170, 207); /* oklch */ color: oklch(73.1% 0.062 256.4);
Tailwind
colors: {
custom: {
50: '#b1c3dd',
500: '#8faacf',
950: '#000000',
},
}SCSS
$custom: #8faacf; $custom-light: #b1c3dd; $custom-dark: #000000;
JSON
{
"hex": "#8faacf",
"rgb": {
"r": 143,
"g": 170,
"b": 207
},
"hsl": {
"h": 214.688,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.73072,
"c": 0.06178,
"h": 256.4
},
"luminance": 0.39094
}Semantic roles & 50–950 ramp
primary
#8FAACF
secondary
#E6DED3
accent
#7D32B3
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183