#8FAEC2#8FAEC2
#8FAEC2 is a light, muted cyan. Relative luminance 0.400; OKLCH L 73.4% C 0.045 H 236.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEC2 |
|---|---|
| RGB | rgb(143, 174, 194) |
| HSL | hsl(204, 29%, 66%) |
| HSV | hsv(204, 26%, 76%) |
| CMYK | cmyk(26.3%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(69.47, -5.99, -13.67) |
| CIE-LCH | lch(69.47, 14.93, 246.33°) |
| OKLab | oklab(73.44% -0.0247 -0.0373) |
| OKLCH | oklch(73.44% 0.045 236.5) |
| XYZ | xyz(36.1985, 40.0054, 56.8430) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.89
Light Grey Blue
#9DBCD4
ΔE00 4.27
Bluey Grey
#89A0B0
ΔE00 4.43
Greyblue
#77A1B5
ΔE00 5.31
Cool Gray
#9AA7B0
ΔE00 5.97
Cloudy Blue
#ACC2D9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEC2 #C2A38F
analogous
#8FC2BC #8FAEC2 #8F94C2
triadic
#8FAEC2 #C28FAE #AEC28F
tetradic
#8FAEC2 #BC8FC2 #C2A38F #94C28F
square
#8FAEC2 #BC8FC2 #C2A38F #94C28F
split-complementary
#8FAEC2 #C28F94 #C2BC8F
monochromatic
#4C728B #6791AC #8FAEC2 #B7CBD8 #DEE7ED
Accessibility & contrast
On white
2.33
#8FAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#8FAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEC2
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEC2 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC3
Deuteranopia (green-blind)
#9EA7C2
Tritanopia (blue-blind)
#80B3B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8faec2; /* rgb */ color: rgb(143, 174, 194); /* oklch */ color: oklch(73.4% 0.045 236.5);
Tailwind
colors: {
custom: {
50: '#b0c6d4',
500: '#8faec2',
950: '#000000',
},
}SCSS
$custom: #8faec2; $custom-light: #b0c6d4; $custom-dark: #000000;
JSON
{
"hex": "#8faec2",
"rgb": {
"r": 143,
"g": 174,
"b": 194
},
"hsl": {
"h": 203.529,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.73443,
"c": 0.04471,
"h": 236.5
},
"luminance": 0.40007
}Semantic roles & 50–950 ramp
primary
#8FAEC2
secondary
#DFD5CE
accent
#673DA8
background
#FAFCFD
surface
#F5F8FA
border
#CFD1D3
text
#111314
muted
#808283