#8AAFBA#8AAFBA
#8AAFBA is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.1% C 0.043 H 217.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFBA |
|---|---|
| RGB | rgb(138, 175, 186) |
| HSL | hsl(194, 26%, 64%) |
| HSV | hsv(194, 26%, 73%) |
| CMYK | cmyk(25.8%, 5.9%, 0%, 27.1%) |
| CIE-LAB | lab(69.19, -9.94, -9.72) |
| CIE-LCH | lch(69.19, 13.90, 224.36°) |
| OKLab | oklab(73.05% -0.034 -0.0264) |
| OKLCH | oklch(73.05% 0.043 217.9) |
| XYZ | xyz(34.6715, 39.6070, 52.2629) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.52
Greyblue
#77A1B5
ΔE00 5.51
Bluey Grey
#89A0B0
ΔE00 6.72
Cool Grey
#95A3A6
ΔE00 7.26
Cool Gray
#9AA7B0
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFBA #BA958A
analogous
#8ABAAD #8AAFBA #8A97BA
triadic
#8AAFBA #BA8AAF #AFBA8A
tetradic
#8AAFBA #AD8ABA #BA958A #97BA8A
square
#8AAFBA #AD8ABA #BA958A #97BA8A
split-complementary
#8AAFBA #BA8A97 #BAAD8A
monochromatic
#4B737F #6495A3 #8AAFBA #B0C9D1 #D7E4E7
Accessibility & contrast
On white
2.35
#8AAFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#8AAFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFBA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFBA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACBB
Deuteranopia (green-blind)
#A0A6BA
Tritanopia (blue-blind)
#7BB3B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8aafba; /* rgb */ color: rgb(138, 175, 186); /* oklch */ color: oklch(73.1% 0.043 217.9);
Tailwind
colors: {
custom: {
50: '#adc6ce',
500: '#8aafba',
950: '#000000',
},
}SCSS
$custom: #8aafba; $custom-light: #adc6ce; $custom-dark: #000000;
JSON
{
"hex": "#8aafba",
"rgb": {
"r": 138,
"g": 175,
"b": 186
},
"hsl": {
"h": 193.75,
"s": 25.806,
"l": 63.529
},
"oklch": {
"l": 0.73054,
"c": 0.0431,
"h": 217.9
},
"luminance": 0.39608
}Semantic roles & 50–950 ramp
primary
#8AAFBA
secondary
#D8CBC7
accent
#5841A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282