#95AAAF#95AAAF
#95AAAF is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.025 H 213.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAAF |
|---|---|
| RGB | rgb(149, 170, 175) |
| HSL | hsl(192, 14%, 64%) |
| HSV | hsv(192, 15%, 69%) |
| CMYK | cmyk(14.9%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(68.19, -6.21, -5.03) |
| CIE-LCH | lch(68.19, 8.00, 219.01°) |
| OKLab | oklab(72.34% -0.0204 -0.0136) |
| OKLCH | oklch(72.34% 0.025 213.7) |
| XYZ | xyz(34.5051, 38.2334, 46.1110) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.97
Cool Gray
#9AA7B0
ΔE00 4.28
Bluegrey
#85A3B2
ΔE00 4.98
Bluey Grey
#89A0B0
ΔE00 5.80
Greyblue
#77A1B5
ΔE00 7.61
Pewter
#899397
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAAF #AF9A95
analogous
#95AFA7 #95AAAF #959DAF
triadic
#95AAAF #AF95AA #AAAF95
tetradic
#95AAAF #A795AF #AF9A95 #9DAF95
square
#95AAAF #A795AF #AF9A95 #9DAF95
split-complementary
#95AAAF #AF959D #AFA795
monochromatic
#576D73 #728E95 #95AAAF #B8C6C9 #DBE2E4
Accessibility & contrast
On white
2.43
#95AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#95AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAAF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAAF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#A1A5AF
Tritanopia (blue-blind)
#8EACAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aaaf; /* rgb */ color: rgb(149, 170, 175); /* oklch */ color: oklch(72.3% 0.025 213.7);
Tailwind
colors: {
custom: {
50: '#b4c3c6',
500: '#95aaaf',
950: '#000000',
},
}SCSS
$custom: #95aaaf; $custom-light: #b4c3c6; $custom-dark: #000000;
JSON
{
"hex": "#95aaaf",
"rgb": {
"r": 149,
"g": 170,
"b": 175
},
"hsl": {
"h": 191.538,
"s": 13.978,
"l": 63.529
},
"oklch": {
"l": 0.72342,
"c": 0.02453,
"h": 213.7
},
"luminance": 0.38234
}Semantic roles & 50–950 ramp
primary
#95AAAF
secondary
#D5CDCB
accent
#5C4D98
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182