#95AAA9#95AAA9
#95AAA9 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.2% C 0.023 H 193.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAA9 |
|---|---|
| RGB | rgb(149, 170, 169) |
| HSL | hsl(177, 11%, 63%) |
| HSV | hsv(177, 12%, 67%) |
| CMYK | cmyk(12.4%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(68.02, -7.48, -1.95) |
| CIE-LCH | lch(68.02, 7.73, 194.65°) |
| OKLab | oklab(72.15% -0.0228 -0.0053) |
| OKLCH | oklch(72.15% 0.023 193.1) |
| XYZ | xyz(33.9288, 38.0029, 43.0761) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.06
Cool Gray
#9AA7B0
ΔE00 6.78
Bluegrey
#85A3B2
ΔE00 7.55
Pewter
#899397
ΔE00 8.52
Bluey Grey
#89A0B0
ΔE00 8.56
Grey
#929591
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAA9 #AA9596
analogous
#95AA9E #95AAA9 #95A0AA
triadic
#95AAA9 #A995AA #AAA995
tetradic
#95AAA9 #9E95AA #AA9596 #A0AA95
square
#95AAA9 #9E95AA #AA9596 #A0AA95
split-complementary
#95AAA9 #AA95A0 #AA9E95
monochromatic
#576D6C #738F8D #95AAA9 #B7C5C5 #D9E0E0
Accessibility & contrast
On white
2.44
#95AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#95AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAA9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAA9 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8A9
Deuteranopia (green-blind)
#A3A4A9
Tritanopia (blue-blind)
#8FABAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aaa9; /* rgb */ color: rgb(149, 170, 169); /* oklch */ color: oklch(72.2% 0.023 193.1);
Tailwind
colors: {
custom: {
50: '#b4c3c2',
500: '#95aaa9',
950: '#000000',
},
}SCSS
$custom: #95aaa9; $custom-light: #b4c3c2; $custom-dark: #000000;
JSON
{
"hex": "#95aaa9",
"rgb": {
"r": 149,
"g": 170,
"b": 169
},
"hsl": {
"h": 177.143,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.72151,
"c": 0.02345,
"h": 193.1
},
"luminance": 0.38004
}Semantic roles & 50–950 ramp
primary
#95AAA9
secondary
#D1CACA
accent
#505495
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181