#8CAABA#8CAABA
#8CAABA is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.040 H 231.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAABA |
|---|---|
| RGB | rgb(140, 170, 186) |
| HSL | hsl(201, 25%, 64%) |
| HSV | hsv(201, 25%, 73%) |
| CMYK | cmyk(24.7%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(67.92, -6.63, -11.59) |
| CIE-LCH | lch(67.92, 13.36, 240.24°) |
| OKLab | oklab(72.09% -0.0253 -0.0316) |
| OKLCH | oklch(72.09% 0.04 231.3) |
| XYZ | xyz(34.0503, 37.8688, 51.9602) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.18
Bluey Grey
#89A0B0
ΔE00 3.47
Greyblue
#77A1B5
ΔE00 4.27
Cool Gray
#9AA7B0
ΔE00 5.30
Light Grey Blue
#9DBCD4
ΔE00 6.05
Cool Grey
#95A3A6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAABA #BA9C8C
analogous
#8CBAB3 #8CAABA #8C93BA
triadic
#8CAABA #BA8CAA #AABA8C
tetradic
#8CAABA #B38CBA #BA9C8C #93BA8C
square
#8CAABA #B38CBA #BA9C8C #93BA8C
split-complementary
#8CAABA #BA8C93 #BAB38C
monochromatic
#4C6E7F #668EA3 #8CAABA #B2C6D1 #D9E3E8
Accessibility & contrast
On white
2.45
#8CAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8CAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAABA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAABA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BB
Deuteranopia (green-blind)
#9CA3BA
Tritanopia (blue-blind)
#7FAFAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8caaba; /* rgb */ color: rgb(140, 170, 186); /* oklch */ color: oklch(72.1% 0.040 231.3);
Tailwind
colors: {
custom: {
50: '#aec3ce',
500: '#8caaba',
950: '#000000',
},
}SCSS
$custom: #8caaba; $custom-light: #aec3ce; $custom-dark: #000000;
JSON
{
"hex": "#8caaba",
"rgb": {
"r": 140,
"g": 170,
"b": 186
},
"hsl": {
"h": 200.87,
"s": 25,
"l": 63.922
},
"oklch": {
"l": 0.72086,
"c": 0.04043,
"h": 231.3
},
"luminance": 0.3787
}Semantic roles & 50–950 ramp
primary
#8CAABA
secondary
#D9CEC9
accent
#6442A4
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182