#929EAA#929EAA
#929EAA is a light, muted cyan. Relative luminance 0.335; OKLCH L 69.4% C 0.022 H 248.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #929EAA |
|---|---|
| RGB | rgb(146, 158, 170) |
| HSL | hsl(210, 12%, 62%) |
| HSV | hsv(210, 14%, 67%) |
| CMYK | cmyk(14.1%, 7.1%, 0%, 33.3%) |
| CIE-LAB | lab(64.54, -1.73, -7.69) |
| CIE-LCH | lch(64.54, 7.88, 257.30°) |
| OKLab | oklab(69.36% -0.0083 -0.0207) |
| OKLCH | oklch(69.36% 0.022 248.2) |
| XYZ | xyz(31.3349, 33.4664, 42.8312) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.14
Bluey Grey
#89A0B0
ΔE00 3.68
Cool Grey
#95A3A6
ΔE00 5.12
Pewter
#899397
ΔE00 5.27
Bluegrey
#85A3B2
ΔE00 5.89
Blue Grey
#758DA3
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929EAA #AA9E92
analogous
#92AAAA #929EAA #9292AA
triadic
#929EAA #AA929E #9EAA92
tetradic
#929EAA #AA92AA #AA9E92 #92AA92
square
#929EAA #AA92AA #AA9E92 #92AA92
split-complementary
#929EAA #AA9292 #AAAA92
monochromatic
#55616D #707F8F #929EAA #B4BDC5 #D7DBE0
Accessibility & contrast
On white
2.73
#929EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#929EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929EAA
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929EAA | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAB
Deuteranopia (green-blind)
#979BAA
Tritanopia (blue-blind)
#8CA1A2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #929eaa; /* rgb */ color: rgb(146, 158, 170); /* oklch */ color: oklch(69.4% 0.022 248.2);
Tailwind
colors: {
custom: {
50: '#b2bac3',
500: '#929eaa',
950: '#000000',
},
}SCSS
$custom: #929eaa; $custom-light: #b2bac3; $custom-dark: #000000;
JSON
{
"hex": "#929eaa",
"rgb": {
"r": 146,
"g": 158,
"b": 170
},
"hsl": {
"h": 210,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.69357,
"c": 0.02233,
"h": 248.2
},
"luminance": 0.33467
}Semantic roles & 50–950 ramp
primary
#929EAA
secondary
#D0CCC7
accent
#734F96
background
#FAFBFB
surface
#F5F6F7
border
#CFD0D0
text
#111112
muted
#808081