#95AAA8#95AAA8
#95AAA8 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.1% C 0.024 H 189.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAA8 |
|---|---|
| RGB | rgb(149, 170, 168) |
| HSL | hsl(174, 11%, 63%) |
| HSV | hsv(174, 12%, 67%) |
| CMYK | cmyk(12.4%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(68.00, -7.69, -1.44) |
| CIE-LCH | lch(68.00, 7.82, 190.61°) |
| OKLab | oklab(72.12% -0.0232 -0.004) |
| OKLCH | oklch(72.12% 0.024 189.7) |
| XYZ | xyz(33.8353, 37.9655, 42.5836) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.40
Cool Gray
#9AA7B0
ΔE00 7.22
Bluegrey
#85A3B2
ΔE00 8.03
Pewter
#899397
ΔE00 8.73
Bluey Grey
#89A0B0
ΔE00 9.04
Grey
#929591
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAA8 #AA9597
analogous
#95AA9E #95AAA8 #95A1AA
triadic
#95AAA8 #A895AA #AAA895
tetradic
#95AAA8 #9E95AA #AA9597 #A1AA95
square
#95AAA8 #9E95AA #AA9597 #A1AA95
split-complementary
#95AAA8 #AA95A1 #AA9E95
monochromatic
#576D6B #738F8C #95AAA8 #B7C5C4 #D9E0E0
Accessibility & contrast
On white
2.44
#95AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#95AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAA8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAA8 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8A8
Deuteranopia (green-blind)
#A3A4A8
Tritanopia (blue-blind)
#8FABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aaa8; /* rgb */ color: rgb(149, 170, 168); /* oklch */ color: oklch(72.1% 0.024 189.7);
Tailwind
colors: {
custom: {
50: '#b4c3c1',
500: '#95aaa8',
950: '#000000',
},
}SCSS
$custom: #95aaa8; $custom-light: #b4c3c1; $custom-dark: #000000;
JSON
{
"hex": "#95aaa8",
"rgb": {
"r": 149,
"g": 170,
"b": 168
},
"hsl": {
"h": 174.286,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.72121,
"c": 0.02358,
"h": 189.7
},
"luminance": 0.37966
}Semantic roles & 50–950 ramp
primary
#95AAA8
secondary
#D1CACA
accent
#505795
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181