#8BADCA#8BADCA
#8BADCA is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.3% C 0.056 H 244.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8BADCA |
|---|---|
| RGB | rgb(139, 173, 202) |
| HSL | hsl(208, 37%, 67%) |
| HSV | hsv(208, 31%, 79%) |
| CMYK | cmyk(31.2%, 14.4%, 0%, 20.8%) |
| CIE-LAB | lab(69.21, -4.70, -18.50) |
| CIE-LCH | lch(69.21, 19.09, 255.76°) |
| OKLab | oklab(73.26% -0.0243 -0.0508) |
| OKLCH | oklch(73.26% 0.056 244.4) |
| XYZ | xyz(36.2485, 39.6388, 61.6068) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.53
Bluey Grey
#89A0B0
ΔE00 5.77
Bluegrey
#85A3B2
ΔE00 6.05
Greyblue
#77A1B5
ΔE00 6.45
Cloudy Blue
#ACC2D9
ΔE00 6.98
Carolina Blue
#8AB8FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BADCA #CAA88B
analogous
#8BCAC8 #8BADCA #8B8ECA
triadic
#8BADCA #CA8BAD #ADCA8B
tetradic
#8BADCA #C88BCA #CAA88B #8ECA8B
square
#8BADCA #C88BCA #CAA88B #8ECA8B
split-complementary
#8BADCA #CA8B8E #CAC88B
monochromatic
#457196 #618FB7 #8BADCA #B5CBDD #DFE8F0
Accessibility & contrast
On white
2.35
#8BADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#8BADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BADCA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BADCA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCB
Deuteranopia (green-blind)
#99A6C9
Tritanopia (blue-blind)
#78B4B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8badca; /* rgb */ color: rgb(139, 173, 202); /* oklch */ color: oklch(73.3% 0.056 244.4);
Tailwind
colors: {
custom: {
50: '#aec5da',
500: '#8badca',
950: '#000000',
},
}SCSS
$custom: #8badca; $custom-light: #aec5da; $custom-dark: #000000;
JSON
{
"hex": "#8badca",
"rgb": {
"r": 139,
"g": 173,
"b": 202
},
"hsl": {
"h": 207.619,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.73259,
"c": 0.05628,
"h": 244.4
},
"luminance": 0.3964
}Semantic roles & 50–950 ramp
primary
#8BADCA
secondary
#E2D8CE
accent
#6E35B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183