#909CAA#909CAA
#909CAA is a light, muted cyan. Relative luminance 0.326; OKLCH L 68.8% C 0.025 H 252.3°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #909CAA |
|---|---|
| RGB | rgb(144, 156, 170) |
| HSL | hsl(212, 13%, 62%) |
| HSV | hsv(212, 15%, 67%) |
| CMYK | cmyk(15.3%, 8.2%, 0%, 33.3%) |
| CIE-LAB | lab(63.84, -1.30, -8.74) |
| CIE-LCH | lch(63.84, 8.83, 261.56°) |
| OKLab | oklab(68.77% -0.0075 -0.0236) |
| OKLCH | oklch(68.77% 0.025 252.3) |
| XYZ | xyz(30.6440, 32.6079, 42.7019) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.89
Cool Gray
#9AA7B0
ΔE00 4.19
Pewter
#899397
ΔE00 5.66
Cool Grey
#95A3A6
ΔE00 6.19
Bluegrey
#85A3B2
ΔE00 6.32
Blue Grey
#758DA3
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#909CAA #AA9E90
analogous
#90A9AA #909CAA #9190AA
triadic
#909CAA #AA909C #9CAA90
tetradic
#909CAA #AA90A9 #AA9E90 #90AA91
square
#909CAA #AA90A9 #AA9E90 #90AA91
split-complementary
#909CAA #AA9190 #A9AA90
monochromatic
#535F6D #6E7D8F #909CAA #B3BBC5 #D5DADF
Accessibility & contrast
On white
2.79
#909CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#909CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #909CAA
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##909CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##909CAA | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#9499AA
Tritanopia (blue-blind)
#8A9FA0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #909caa; /* rgb */ color: rgb(144, 156, 170); /* oklch */ color: oklch(68.8% 0.025 252.3);
Tailwind
colors: {
custom: {
50: '#b0b9c3',
500: '#909caa',
950: '#000000',
},
}SCSS
$custom: #909caa; $custom-light: #b0b9c3; $custom-dark: #000000;
JSON
{
"hex": "#909caa",
"rgb": {
"r": 144,
"g": 156,
"b": 170
},
"hsl": {
"h": 212.308,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.68774,
"c": 0.02478,
"h": 252.3
},
"luminance": 0.32609
}Semantic roles & 50–950 ramp
primary
#909CAA
secondary
#D0CBC6
accent
#764E97
background
#FAFBFB
surface
#F5F6F7
border
#CFD0D0
text
#101112
muted
#7F8081