#94AAAF#94AAAF
#94AAAF is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.3% C 0.026 H 212.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAAF |
|---|---|
| RGB | rgb(148, 170, 175) |
| HSL | hsl(191, 14%, 63%) |
| HSV | hsv(191, 15%, 69%) |
| CMYK | cmyk(15.4%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(68.12, -6.54, -5.14) |
| CIE-LCH | lch(68.12, 8.32, 218.16°) |
| OKLab | oklab(72.27% -0.0214 -0.0139) |
| OKLCH | oklch(72.27% 0.026 212.9) |
| XYZ | xyz(34.3234, 38.1397, 46.1024) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.21
Cool Gray
#9AA7B0
ΔE00 4.59
Bluegrey
#85A3B2
ΔE00 4.90
Bluey Grey
#89A0B0
ΔE00 5.88
Greyblue
#77A1B5
ΔE00 7.45
Pewter
#899397
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAAF #AF9994
analogous
#94AFA6 #94AAAF #949CAF
triadic
#94AAAF #AF94AA #AAAF94
tetradic
#94AAAF #A694AF #AF9994 #9CAF94
square
#94AAAF #A694AF #AF9994 #9CAF94
split-complementary
#94AAAF #AF949C #AFA694
monochromatic
#566D73 #718E95 #94AAAF #B7C6C9 #DAE2E3
Accessibility & contrast
On white
2.43
#94AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#94AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAAF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAAF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#8DACAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #94aaaf; /* rgb */ color: rgb(148, 170, 175); /* oklch */ color: oklch(72.3% 0.026 212.9);
Tailwind
colors: {
custom: {
50: '#b3c3c6',
500: '#94aaaf',
950: '#000000',
},
}SCSS
$custom: #94aaaf; $custom-light: #b3c3c6; $custom-dark: #000000;
JSON
{
"hex": "#94aaaf",
"rgb": {
"r": 148,
"g": 170,
"b": 175
},
"hsl": {
"h": 191.111,
"s": 14.439,
"l": 63.333
},
"oklch": {
"l": 0.7227,
"c": 0.02556,
"h": 212.9
},
"luminance": 0.3814
}Semantic roles & 50–950 ramp
primary
#94AAAF
secondary
#D4CCCB
accent
#5B4D99
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182