#86ACCA#86ACCA
#86ACCA is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.7% C 0.060 H 242.4°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACCA |
|---|---|
| RGB | rgb(134, 172, 202) |
| HSL | hsl(206, 39%, 66%) |
| HSV | hsv(206, 34%, 79%) |
| CMYK | cmyk(33.7%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(68.63, -5.59, -19.41) |
| CIE-LCH | lch(68.63, 20.20, 253.93°) |
| OKLab | oklab(72.72% -0.0279 -0.0533) |
| OKLCH | oklch(72.72% 0.06 242.4) |
| XYZ | xyz(35.2414, 38.8359, 61.5048) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.10
Greyblue
#77A1B5
ΔE00 5.81
Bluegrey
#85A3B2
ΔE00 5.86
Bluey Grey
#89A0B0
ΔE00 5.87
Carolina Blue
#8AB8FE
ΔE00 7.64
Cloudy Blue
#ACC2D9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACCA #CAA486
analogous
#86CAC6 #86ACCA #868ACA
triadic
#86ACCA #CA86AC #ACCA86
tetradic
#86ACCA #C686CA #CAA486 #8ACA86
square
#86ACCA #C686CA #CAA486 #8ACA86
split-complementary
#86ACCA #CA868A #CAC686
monochromatic
#417095 #5B8FB7 #86ACCA #B1C9DD #DBE6EF
Accessibility & contrast
On white
2.40
#86ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#86ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACCA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACCA | 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)
#A0ACCC
Deuteranopia (green-blind)
#97A4C9
Tritanopia (blue-blind)
#70B3B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #86acca; /* rgb */ color: rgb(134, 172, 202); /* oklch */ color: oklch(72.7% 0.060 242.4);
Tailwind
colors: {
custom: {
50: '#abc4da',
500: '#86acca',
950: '#000000',
},
}SCSS
$custom: #86acca; $custom-light: #abc4da; $custom-dark: #000000;
JSON
{
"hex": "#86acca",
"rgb": {
"r": 134,
"g": 172,
"b": 202
},
"hsl": {
"h": 206.471,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.72723,
"c": 0.06018,
"h": 242.4
},
"luminance": 0.38838
}Semantic roles & 50–950 ramp
primary
#86ACCA
secondary
#E1D5CB
accent
#6B33B2
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183