#8AADCA#8AADCA
#8AADCA is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.2% C 0.057 H 243.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8AADCA |
|---|---|
| RGB | rgb(138, 173, 202) |
| HSL | hsl(207, 38%, 67%) |
| HSV | hsv(207, 32%, 79%) |
| CMYK | cmyk(31.7%, 14.4%, 0%, 20.8%) |
| CIE-LAB | lab(69.15, -4.99, -18.60) |
| CIE-LCH | lch(69.15, 19.26, 254.99°) |
| OKLab | oklab(73.19% -0.0253 -0.051) |
| OKLCH | oklch(73.19% 0.057 243.6) |
| XYZ | xyz(36.0822, 39.5531, 61.5990) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.57
Bluey Grey
#89A0B0
ΔE00 5.77
Bluegrey
#85A3B2
ΔE00 5.94
Greyblue
#77A1B5
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 7.13
Carolina Blue
#8AB8FE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AADCA #CAA78A
analogous
#8ACAC7 #8AADCA #8A8DCA
triadic
#8AADCA #CA8AAD #ADCA8A
tetradic
#8AADCA #C78ACA #CAA78A #8DCA8A
square
#8AADCA #C78ACA #CAA78A #8DCA8A
split-complementary
#8AADCA #CA8A8D #CAC78A
monochromatic
#447196 #608FB7 #8AADCA #B4CBDD #DEE8F0
Accessibility & contrast
On white
2.36
#8AADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#8AADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AADCA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AADCA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCB
Deuteranopia (green-blind)
#99A6C9
Tritanopia (blue-blind)
#76B4B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8aadca; /* rgb */ color: rgb(138, 173, 202); /* oklch */ color: oklch(73.2% 0.057 243.6);
Tailwind
colors: {
custom: {
50: '#aec5da',
500: '#8aadca',
950: '#000000',
},
}SCSS
$custom: #8aadca; $custom-light: #aec5da; $custom-dark: #000000;
JSON
{
"hex": "#8aadca",
"rgb": {
"r": 138,
"g": 173,
"b": 202
},
"hsl": {
"h": 207.188,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.73194,
"c": 0.05697,
"h": 243.6
},
"luminance": 0.39555
}Semantic roles & 50–950 ramp
primary
#8AADCA
secondary
#E2D7CE
accent
#6D35B1
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183