#91ACCA#91ACCA
#91ACCA is a light, muted cyan. Relative luminance 0.398; OKLCH L 73.4% C 0.053 H 251.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #91ACCA |
|---|---|
| RGB | rgb(145, 172, 202) |
| HSL | hsl(212, 35%, 68%) |
| HSV | hsv(212, 28%, 79%) |
| CMYK | cmyk(28.2%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(69.32, -2.38, -18.31) |
| CIE-LCH | lch(69.32, 18.46, 262.59°) |
| OKLab | oklab(73.44% -0.017 -0.0501) |
| OKLCH | oklch(73.44% 0.053 251.3) |
| XYZ | xyz(37.0872, 39.7877, 61.5914) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.22
Bluey Grey
#89A0B0
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 7.09
Bluegrey
#85A3B2
ΔE00 7.36
Carolina Blue
#8AB8FE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ACCA #CAAF91
analogous
#91C8CA #91ACCA #9291CA
triadic
#91ACCA #CA91AC #ACCA91
tetradic
#91ACCA #CA91C8 #CAAF91 #91CA92
square
#91ACCA #CA91C8 #CAAF91 #91CA92
split-complementary
#91ACCA #CA9291 #C8CA91
monochromatic
#496E98 #688DB6 #91ACCA #BACBDE #E4EAF2
Accessibility & contrast
On white
2.34
#91ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#91ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ACCA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ACCA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCB
Deuteranopia (green-blind)
#9AA7C9
Tritanopia (blue-blind)
#81B3B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #91acca; /* rgb */ color: rgb(145, 172, 202); /* oklch */ color: oklch(73.4% 0.053 251.3);
Tailwind
colors: {
custom: {
50: '#b2c4da',
500: '#91acca',
950: '#000000',
},
}SCSS
$custom: #91acca; $custom-light: #b2c4da; $custom-dark: #000000;
JSON
{
"hex": "#91acca",
"rgb": {
"r": 145,
"g": 172,
"b": 202
},
"hsl": {
"h": 211.579,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.73441,
"c": 0.05294,
"h": 251.3
},
"luminance": 0.39789
}Semantic roles & 50–950 ramp
primary
#91ACCA
secondary
#E4DCD3
accent
#7638AE
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183