#8FABCA#8FABCA
#8FABCA is a light, muted cyan. Relative luminance 0.392; OKLCH L 73.1% C 0.055 H 251.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FABCA |
|---|---|
| RGB | rgb(143, 171, 202) |
| HSL | hsl(212, 36%, 68%) |
| HSV | hsv(212, 29%, 79%) |
| CMYK | cmyk(29.2%, 15.3%, 0%, 20.8%) |
| CIE-LAB | lab(68.92, -2.43, -18.93) |
| CIE-LCH | lch(68.92, 19.08, 262.69°) |
| OKLab | oklab(73.09% -0.0177 -0.0519) |
| OKLCH | oklch(73.09% 0.055 251.2) |
| XYZ | xyz(36.5482, 39.2283, 61.5118) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.54
Bluey Grey
#89A0B0
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 6.96
Bluegrey
#85A3B2
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 7.49
Carolina Blue
#8AB8FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FABCA #CAAE8F
analogous
#8FC9CA #8FABCA #908FCA
triadic
#8FABCA #CA8FAB #ABCA8F
tetradic
#8FABCA #CA8FC9 #CAAE8F #8FCA90
square
#8FABCA #CA8FC9 #CAAE8F #8FCA90
split-complementary
#8FABCA #CA908F #C9CA8F
monochromatic
#486D97 #658CB6 #8FABCA #B9CADE #E2E9F1
Accessibility & contrast
On white
2.37
#8FABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#8FABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FABCA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FABCA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ACCC
Deuteranopia (green-blind)
#99A6C9
Tritanopia (blue-blind)
#7EB2B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fabca; /* rgb */ color: rgb(143, 171, 202); /* oklch */ color: oklch(73.1% 0.055 251.2);
Tailwind
colors: {
custom: {
50: '#b1c3da',
500: '#8fabca',
950: '#000000',
},
}SCSS
$custom: #8fabca; $custom-light: #b1c3da; $custom-dark: #000000;
JSON
{
"hex": "#8fabca",
"rgb": {
"r": 143,
"g": 171,
"b": 202
},
"hsl": {
"h": 211.525,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.73092,
"c": 0.05482,
"h": 251.2
},
"luminance": 0.3923
}Semantic roles & 50–950 ramp
primary
#8FABCA
secondary
#E4DBD1
accent
#7637AF
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183