#8FAAC8#8FAAC8
#8FAAC8 is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.8% C 0.053 H 251.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAC8 |
|---|---|
| RGB | rgb(143, 170, 200) |
| HSL | hsl(212, 34%, 67%) |
| HSV | hsv(212, 29%, 78%) |
| CMYK | cmyk(28.5%, 15%, 0%, 21.6%) |
| CIE-LAB | lab(68.58, -2.37, -18.34) |
| CIE-LCH | lch(68.58, 18.49, 262.64°) |
| OKLab | oklab(72.8% -0.017 -0.0502) |
| OKLCH | oklch(72.8% 0.053 251.3) |
| XYZ | xyz(36.1247, 38.7579, 60.2100) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.70
Bluey Grey
#89A0B0
ΔE00 6.00
Cloudy Blue
#ACC2D9
ΔE00 7.10
Bluegrey
#85A3B2
ΔE00 7.14
Lightsteelblue
#B0C4DE
ΔE00 7.65
Cool Gray
#9AA7B0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAC8 #C8AD8F
analogous
#8FC7C8 #8FAAC8 #918FC8
triadic
#8FAAC8 #C88FAA #AAC88F
tetradic
#8FAAC8 #C88FC7 #C8AD8F #8FC891
square
#8FAAC8 #C88FC7 #C8AD8F #8FC891
split-complementary
#8FAAC8 #C8918F #C7C88F
monochromatic
#496C94 #668BB4 #8FAAC8 #B8C9DC #E1E8F0
Accessibility & contrast
On white
2.40
#8FAAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#8FAAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAC8
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAC8 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABC9
Deuteranopia (green-blind)
#98A5C7
Tritanopia (blue-blind)
#7FB1B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8faac8; /* rgb */ color: rgb(143, 170, 200); /* oklch */ color: oklch(72.8% 0.053 251.3);
Tailwind
colors: {
custom: {
50: '#b1c3d8',
500: '#8faac8',
950: '#000000',
},
}SCSS
$custom: #8faac8; $custom-light: #b1c3d8; $custom-dark: #000000;
JSON
{
"hex": "#8faac8",
"rgb": {
"r": 143,
"g": 170,
"b": 200
},
"hsl": {
"h": 211.579,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.72801,
"c": 0.05305,
"h": 251.3
},
"luminance": 0.38759
}Semantic roles & 50–950 ramp
primary
#8FAAC8
secondary
#E2DAD0
accent
#7639AD
background
#FAFBFD
surface
#F5F7FA
border
#CFD0D3
text
#111214
muted
#808183