#8FAEBC#8FAEBC
#8FAEBC is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.2% C 0.040 H 227.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEBC |
|---|---|
| RGB | rgb(143, 174, 188) |
| HSL | hsl(199, 25%, 65%) |
| HSV | hsv(199, 24%, 74%) |
| CMYK | cmyk(23.9%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(69.28, -7.40, -10.64) |
| CIE-LCH | lch(69.28, 12.96, 235.20°) |
| OKLab | oklab(73.23% -0.027 -0.0289) |
| OKLCH | oklch(73.23% 0.04 227) |
| XYZ | xyz(35.5382, 39.7413, 53.3656) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.28
Bluey Grey
#89A0B0
ΔE00 4.84
Greyblue
#77A1B5
ΔE00 5.14
Cool Gray
#9AA7B0
ΔE00 5.70
Light Grey Blue
#9DBCD4
ΔE00 5.85
Cool Grey
#95A3A6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEBC #BC9D8F
analogous
#8FBCB4 #8FAEBC #8F97BC
triadic
#8FAEBC #BC8FAE #AEBC8F
tetradic
#8FAEBC #B48FBC #BC9D8F #97BC8F
square
#8FAEBC #B48FBC #BC9D8F #97BC8F
split-complementary
#8FAEBC #BC8F97 #BCB48F
monochromatic
#4E7283 #6992A5 #8FAEBC #B5CAD3 #DCE5EA
Accessibility & contrast
On white
2.35
#8FAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#8FAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEBC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEBC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBD
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#82B2B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8faebc; /* rgb */ color: rgb(143, 174, 188); /* oklch */ color: oklch(73.2% 0.040 227.0);
Tailwind
colors: {
custom: {
50: '#b0c6d0',
500: '#8faebc',
950: '#000000',
},
}SCSS
$custom: #8faebc; $custom-light: #b0c6d0; $custom-dark: #000000;
JSON
{
"hex": "#8faebc",
"rgb": {
"r": 143,
"g": 174,
"b": 188
},
"hsl": {
"h": 198.667,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.73232,
"c": 0.03956,
"h": 227
},
"luminance": 0.39743
}Semantic roles & 50–950 ramp
primary
#8FAEBC
secondary
#DBD1CC
accent
#6042A4
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101314
muted
#7F8282