#8FAECA#8FAECA
#8FAECA is a light, muted cyan. Relative luminance 0.404; OKLCH L 73.7% C 0.053 H 245.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAECA |
|---|---|
| RGB | rgb(143, 174, 202) |
| HSL | hsl(208, 36%, 68%) |
| HSV | hsv(208, 29%, 79%) |
| CMYK | cmyk(29.2%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(69.74, -4.07, -17.69) |
| CIE-LCH | lch(69.74, 18.15, 257.05°) |
| OKLab | oklab(73.74% -0.0217 -0.0484) |
| OKLCH | oklch(73.74% 0.053 245.9) |
| XYZ | xyz(37.1213, 40.3745, 61.7028) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.13
Bluey Grey
#89A0B0
ΔE00 5.79
Bluegrey
#85A3B2
ΔE00 6.27
Cloudy Blue
#ACC2D9
ΔE00 6.31
Greyblue
#77A1B5
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAECA #CAAB8F
analogous
#8FCAC9 #8FAECA #8F90CA
triadic
#8FAECA #CA8FAE #AECA8F
tetradic
#8FAECA #C98FCA #CAAB8F #90CA8F
square
#8FAECA #C98FCA #CAAB8F #90CA8F
split-complementary
#8FAECA #CA8F90 #CAC98F
monochromatic
#487197 #6590B6 #8FAECA #B9CCDE #E2EAF1
Accessibility & contrast
On white
2.31
#8FAECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#8FAECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAECA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAECA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECB
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#7DB5B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8faeca; /* rgb */ color: rgb(143, 174, 202); /* oklch */ color: oklch(73.7% 0.053 245.9);
Tailwind
colors: {
custom: {
50: '#b1c6da',
500: '#8faeca',
950: '#000000',
},
}SCSS
$custom: #8faeca; $custom-light: #b1c6da; $custom-dark: #000000;
JSON
{
"hex": "#8faeca",
"rgb": {
"r": 143,
"g": 174,
"b": 202
},
"hsl": {
"h": 208.475,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.73736,
"c": 0.05307,
"h": 245.9
},
"luminance": 0.40376
}Semantic roles & 50–950 ramp
primary
#8FAECA
secondary
#E4DAD1
accent
#7037AF
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283