#95ABA8#95ABA8
#95ABA8 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.025 H 186.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABA8 |
|---|---|
| RGB | rgb(149, 171, 168) |
| HSL | hsl(172, 12%, 63%) |
| HSV | hsv(172, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(68.27, -8.22, -1.04) |
| CIE-LCH | lch(68.27, 8.29, 187.17°) |
| OKLab | oklab(72.34% -0.0247 -0.0029) |
| OKLCH | oklch(72.34% 0.025 186.7) |
| XYZ | xyz(34.0235, 38.3418, 42.6463) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.08
Cool Gray
#9AA7B0
ΔE00 7.88
Bluegrey
#85A3B2
ΔE00 8.58
Pewter
#899397
ΔE00 9.32
Grey
#929591
ΔE00 9.49
Bluey Grey
#89A0B0
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABA8 #AB9598
analogous
#95AB9D #95ABA8 #95A3AB
triadic
#95ABA8 #A895AB #ABA895
tetradic
#95ABA8 #9D95AB #AB9598 #A3AB95
square
#95ABA8 #9D95AB #AB9598 #A3AB95
split-complementary
#95ABA8 #AB95A3 #AB9D95
monochromatic
#576E6B #73908C #95ABA8 #B7C6C4 #D9E1E0
Accessibility & contrast
On white
2.42
#95ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#95ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABA8
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABA8 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A8
Deuteranopia (green-blind)
#A4A5A8
Tritanopia (blue-blind)
#8FACAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aba8; /* rgb */ color: rgb(149, 171, 168); /* oklch */ color: oklch(72.3% 0.025 186.7);
Tailwind
colors: {
custom: {
50: '#b4c4c1',
500: '#95aba8',
950: '#000000',
},
}SCSS
$custom: #95aba8; $custom-light: #b4c4c1; $custom-dark: #000000;
JSON
{
"hex": "#95aba8",
"rgb": {
"r": 149,
"g": 171,
"b": 168
},
"hsl": {
"h": 171.818,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.72339,
"c": 0.02485,
"h": 186.7
},
"luminance": 0.38343
}Semantic roles & 50–950 ramp
primary
#95ABA8
secondary
#D2CACB
accent
#505996
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181