#8FAECF#8FAECF
#8FAECF is a light, muted cyan. Relative luminance 0.406; OKLCH L 73.9% C 0.059 H 250.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAECF |
|---|---|
| RGB | rgb(143, 174, 207) |
| HSL | hsl(211, 40%, 69%) |
| HSV | hsv(211, 31%, 81%) |
| CMYK | cmyk(30.9%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(69.91, -2.84, -20.18) |
| CIE-LCH | lch(69.91, 20.38, 262.00°) |
| OKLab | oklab(73.93% -0.0199 -0.0554) |
| OKLCH | oklch(73.93% 0.059 250.2) |
| XYZ | xyz(37.7229, 40.6152, 64.8713) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 6.52
Cloudy Blue
#ACC2D9
ΔE00 6.57
Bluey Grey
#89A0B0
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAECF #CFB08F
analogous
#8FCECF #8FAECF #908FCF
triadic
#8FAECF #CF8FAE #AECF8F
tetradic
#8FAECF #CF8FCE #CFB08F #8FCF90
square
#8FAECF #CF8FCE #CFB08F #8FCF90
split-complementary
#8FAECF #CF908F #CECF8F
monochromatic
#44709F #648FBD #8FAECF #BACDE1 #E5ECF4
Accessibility & contrast
On white
2.30
#8FAECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#8FAECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAECF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAECF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AFD1
Deuteranopia (green-blind)
#9AA8CE
Tritanopia (blue-blind)
#7CB5B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8faecf; /* rgb */ color: rgb(143, 174, 207); /* oklch */ color: oklch(73.9% 0.059 250.2);
Tailwind
colors: {
custom: {
50: '#b1c6dd',
500: '#8faecf',
950: '#000000',
},
}SCSS
$custom: #8faecf; $custom-light: #b1c6dd; $custom-dark: #000000;
JSON
{
"hex": "#8faecf",
"rgb": {
"r": 143,
"g": 174,
"b": 207
},
"hsl": {
"h": 210.938,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.73926,
"c": 0.05888,
"h": 250.2
},
"luminance": 0.40617
}Semantic roles & 50–950 ramp
primary
#8FAECF
secondary
#E6DDD3
accent
#7532B3
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283