#8AADBA#8AADBA
#8AADBA is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.6% C 0.043 H 222.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8AADBA |
|---|---|
| RGB | rgb(138, 173, 186) |
| HSL | hsl(196, 26%, 64%) |
| HSV | hsv(196, 26%, 73%) |
| CMYK | cmyk(25.8%, 7%, 0%, 27.1%) |
| CIE-LAB | lab(68.63, -8.86, -10.55) |
| CIE-LCH | lch(68.63, 13.78, 229.96°) |
| OKLab | oklab(72.61% -0.0313 -0.0287) |
| OKLCH | oklch(72.61% 0.043 222.5) |
| XYZ | xyz(34.2851, 38.8342, 52.1341) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.38
Greyblue
#77A1B5
ΔE00 4.65
Bluey Grey
#89A0B0
ΔE00 5.52
Cool Gray
#9AA7B0
ΔE00 6.76
Cool Grey
#95A3A6
ΔE00 6.88
Light Grey Blue
#9DBCD4
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AADBA #BA978A
analogous
#8ABAAF #8AADBA #8A95BA
triadic
#8AADBA #BA8AAD #ADBA8A
tetradic
#8AADBA #AF8ABA #BA978A #95BA8A
square
#8AADBA #AF8ABA #BA978A #95BA8A
split-complementary
#8AADBA #BA8A95 #BAAF8A
monochromatic
#4B717F #6492A3 #8AADBA #B0C8D1 #D7E3E7
Accessibility & contrast
On white
2.40
#8AADBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#8AADBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AADBA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AADBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AADBA | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#7BB1B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aadba; /* rgb */ color: rgb(138, 173, 186); /* oklch */ color: oklch(72.6% 0.043 222.5);
Tailwind
colors: {
custom: {
50: '#adc5ce',
500: '#8aadba',
950: '#000000',
},
}SCSS
$custom: #8aadba; $custom-light: #adc5ce; $custom-dark: #000000;
JSON
{
"hex": "#8aadba",
"rgb": {
"r": 138,
"g": 173,
"b": 186
},
"hsl": {
"h": 196.25,
"s": 25.806,
"l": 63.529
},
"oklch": {
"l": 0.72612,
"c": 0.04251,
"h": 222.5
},
"luminance": 0.38836
}Semantic roles & 50–950 ramp
primary
#8AADBA
secondary
#D8CCC7
accent
#5C41A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182