#95AAAB#95AAAB
#95AAAB is a light, muted teal. Relative luminance 0.381; OKLCH L 72.2% C 0.023 H 200.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAAB |
|---|---|
| RGB | rgb(149, 170, 171) |
| HSL | hsl(183, 12%, 63%) |
| HSV | hsv(183, 13%, 67%) |
| CMYK | cmyk(12.9%, 0.6%, 0%, 32.9%) |
| CIE-LAB | lab(68.08, -7.06, -2.98) |
| CIE-LCH | lch(68.08, 7.66, 202.89°) |
| OKLab | oklab(72.21% -0.022 -0.0081) |
| OKLCH | oklch(72.21% 0.023 200.1) |
| XYZ | xyz(34.1180, 38.0785, 44.0725) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.47
Cool Gray
#9AA7B0
ΔE00 5.91
Bluegrey
#85A3B2
ΔE00 6.63
Bluey Grey
#89A0B0
ΔE00 7.61
Pewter
#899397
ΔE00 8.16
Dark Gray
#A9A9A9
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAAB #AB9695
analogous
#95ABA1 #95AAAB #959FAB
triadic
#95AAAB #AB95AA #AAAB95
tetradic
#95AAAB #A195AB #AB9695 #9FAB95
square
#95AAAB #A195AB #AB9695 #9FAB95
split-complementary
#95AAAB #AB959F #ABA195
monochromatic
#576D6E #738F90 #95AAAB #B7C5C6 #D9E1E1
Accessibility & contrast
On white
2.44
#95AAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#95AAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAAB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAAB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#A2A5AB
Tritanopia (blue-blind)
#8FACAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aaab; /* rgb */ color: rgb(149, 170, 171); /* oklch */ color: oklch(72.2% 0.023 200.1);
Tailwind
colors: {
custom: {
50: '#b4c3c4',
500: '#95aaab',
950: '#000000',
},
}SCSS
$custom: #95aaab; $custom-light: #b4c3c4; $custom-dark: #000000;
JSON
{
"hex": "#95aaab",
"rgb": {
"r": 149,
"g": 170,
"b": 171
},
"hsl": {
"h": 182.727,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.72214,
"c": 0.02347,
"h": 200.1
},
"luminance": 0.38079
}Semantic roles & 50–950 ramp
primary
#95AAAB
secondary
#D2CACA
accent
#535096
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111212
muted
#808181