#8FAACA#8FAACA
#8FAACA is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.056 H 252.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAACA |
|---|---|
| RGB | rgb(143, 170, 202) |
| HSL | hsl(213, 36%, 68%) |
| HSV | hsv(213, 29%, 79%) |
| CMYK | cmyk(29.2%, 15.8%, 0%, 20.8%) |
| CIE-LAB | lab(68.64, -1.88, -19.34) |
| CIE-LCH | lch(68.64, 19.43, 264.45°) |
| OKLab | oklab(72.88% -0.0163 -0.053) |
| OKLCH | oklch(72.88% 0.056 252.9) |
| XYZ | xyz(36.3600, 38.8520, 61.4491) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.06
Bluey Grey
#89A0B0
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 7.27
Carolina Blue
#8AB8FE
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 7.67
Periwinkle Blue
#8F99FB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAACA #CAAF8F
analogous
#8FC8CA #8FAACA #918FCA
triadic
#8FAACA #CA8FAA #AACA8F
tetradic
#8FAACA #CA8FC8 #CAAF8F #8FCA91
square
#8FAACA #CA8FC8 #CAAF8F #8FCA91
split-complementary
#8FAACA #CA918F #C8CA8F
monochromatic
#486C97 #658AB6 #8FAACA #B9CADE #E2E9F1
Accessibility & contrast
On white
2.39
#8FAACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#8FAACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAACA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAACA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCC
Deuteranopia (green-blind)
#98A5C9
Tritanopia (blue-blind)
#7EB1B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8faaca; /* rgb */ color: rgb(143, 170, 202); /* oklch */ color: oklch(72.9% 0.056 252.9);
Tailwind
colors: {
custom: {
50: '#b1c3da',
500: '#8faaca',
950: '#000000',
},
}SCSS
$custom: #8faaca; $custom-light: #b1c3da; $custom-dark: #000000;
JSON
{
"hex": "#8faaca",
"rgb": {
"r": 143,
"g": 170,
"b": 202
},
"hsl": {
"h": 212.542,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.72877,
"c": 0.0555,
"h": 252.9
},
"luminance": 0.38853
}Semantic roles & 50–950 ramp
primary
#8FAACA
secondary
#E4DBD1
accent
#7837AF
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#111214
muted
#808183