#8FAAC4#8FAAC4
#8FAAC4 is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.7% C 0.048 H 247.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAC4 |
|---|---|
| RGB | rgb(143, 170, 196) |
| HSL | hsl(209, 31%, 66%) |
| HSV | hsv(209, 27%, 77%) |
| CMYK | cmyk(27%, 13.3%, 0%, 23.1%) |
| CIE-LAB | lab(68.44, -3.34, -16.33) |
| CIE-LCH | lch(68.44, 16.67, 258.45°) |
| OKLab | oklab(72.65% -0.0185 -0.0446) |
| OKLCH | oklch(72.65% 0.048 247.5) |
| XYZ | xyz(35.6634, 38.5733, 57.7802) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.76
Light Grey Blue
#9DBCD4
ΔE00 5.15
Bluegrey
#85A3B2
ΔE00 5.74
Cool Gray
#9AA7B0
ΔE00 6.70
Greyblue
#77A1B5
ΔE00 6.81
Cloudy Blue
#ACC2D9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAC4 #C4A98F
analogous
#8FC4C4 #8FAAC4 #8F90C4
triadic
#8FAAC4 #C48FAA #AAC48F
tetradic
#8FAAC4 #C48FC4 #C4A98F #90C48F
square
#8FAAC4 #C48FC4 #C4A98F #90C48F
split-complementary
#8FAAC4 #C48F90 #C4C48F
monochromatic
#4B6D8E #678CAF #8FAAC4 #B7C8D9 #DFE7EE
Accessibility & contrast
On white
2.41
#8FAAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#8FAAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAC4
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAC4 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC5
Deuteranopia (green-blind)
#9AA4C3
Tritanopia (blue-blind)
#80B0B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8faac4; /* rgb */ color: rgb(143, 170, 196); /* oklch */ color: oklch(72.7% 0.048 247.5);
Tailwind
colors: {
custom: {
50: '#b1c3d5',
500: '#8faac4',
950: '#000000',
},
}SCSS
$custom: #8faac4; $custom-light: #b1c3d5; $custom-dark: #000000;
JSON
{
"hex": "#8faac4",
"rgb": {
"r": 143,
"g": 170,
"b": 196
},
"hsl": {
"h": 209.434,
"s": 30.994,
"l": 66.471
},
"oklch": {
"l": 0.72651,
"c": 0.04832,
"h": 247.5
},
"luminance": 0.38575
}Semantic roles & 50–950 ramp
primary
#8FAAC4
secondary
#E0D7CF
accent
#723CAA
background
#FAFBFD
surface
#F5F7FA
border
#CFD0D3
text
#111214
muted
#808183