#8AABB2#8AABB2
#8AABB2 is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.037 H 212.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABB2 |
|---|---|
| RGB | rgb(138, 171, 178) |
| HSL | hsl(191, 21%, 62%) |
| HSV | hsv(191, 22%, 70%) |
| CMYK | cmyk(22.5%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(67.83, -9.64, -7.31) |
| CIE-LCH | lch(67.83, 12.10, 217.18°) |
| OKLab | oklab(71.9% -0.0318 -0.0199) |
| OKLCH | oklch(71.9% 0.037 212) |
| XYZ | xyz(33.0777, 37.7422, 47.6530) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.68
Cool Grey
#95A3A6
ΔE00 6.03
Greyblue
#77A1B5
ΔE00 6.05
Bluey Grey
#89A0B0
ΔE00 6.76
Cool Gray
#9AA7B0
ΔE00 7.25
Light Grey Blue
#9DBCD4
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABB2 #B2918A
analogous
#8AB2A5 #8AABB2 #8A97B2
triadic
#8AABB2 #B28AAB #ABB28A
tetradic
#8AABB2 #A58AB2 #B2918A #97B28A
square
#8AABB2 #A58AB2 #B2918A #97B28A
split-complementary
#8AABB2 #B28A97 #B2A58A
monochromatic
#4D6E75 #65909A #8AABB2 #AFC5CA #D4E0E3
Accessibility & contrast
On white
2.46
#8AABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#8AABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABB2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABB2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B2
Deuteranopia (green-blind)
#9EA3B2
Tritanopia (blue-blind)
#7EAEAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8aabb2; /* rgb */ color: rgb(138, 171, 178); /* oklch */ color: oklch(71.9% 0.037 212.0);
Tailwind
colors: {
custom: {
50: '#adc4c9',
500: '#8aabb2',
950: '#000000',
},
}SCSS
$custom: #8aabb2; $custom-light: #adc4c9; $custom-dark: #000000;
JSON
{
"hex": "#8aabb2",
"rgb": {
"r": 138,
"g": 171,
"b": 178
},
"hsl": {
"h": 190.5,
"s": 20.619,
"l": 61.961
},
"oklch": {
"l": 0.71898,
"c": 0.03748,
"h": 212
},
"luminance": 0.37743
}Semantic roles & 50–950 ramp
primary
#8AABB2
secondary
#D3C7C5
accent
#56479F
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182