#95ABA9#95ABA9
#95ABA9 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.4% C 0.025 H 190.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABA9 |
|---|---|
| RGB | rgb(149, 171, 169) |
| HSL | hsl(175, 12%, 63%) |
| HSV | hsv(175, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(68.30, -8.02, -1.55) |
| CIE-LCH | lch(68.30, 8.16, 190.94°) |
| OKLab | oklab(72.37% -0.0243 -0.0043) |
| OKLCH | oklch(72.37% 0.025 190) |
| XYZ | xyz(34.1170, 38.3792, 43.1389) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.74
Cool Gray
#9AA7B0
ΔE00 7.45
Bluegrey
#85A3B2
ΔE00 8.10
Pewter
#899397
ΔE00 9.10
Bluey Grey
#89A0B0
ΔE00 9.20
Grey
#929591
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABA9 #AB9597
analogous
#95AB9E #95ABA9 #95A2AB
triadic
#95ABA9 #A995AB #ABA995
tetradic
#95ABA9 #9E95AB #AB9597 #A2AB95
square
#95ABA9 #9E95AB #AB9597 #A2AB95
split-complementary
#95ABA9 #AB95A2 #AB9E95
monochromatic
#576E6C #73908D #95ABA9 #B7C6C5 #D9E1E0
Accessibility & contrast
On white
2.42
#95ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#95ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABA9
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABA9 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A9
Deuteranopia (green-blind)
#A4A5A9
Tritanopia (blue-blind)
#8FACAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aba9; /* rgb */ color: rgb(149, 171, 169); /* oklch */ color: oklch(72.4% 0.025 190.0);
Tailwind
colors: {
custom: {
50: '#b4c4c2',
500: '#95aba9',
950: '#000000',
},
}SCSS
$custom: #95aba9; $custom-light: #b4c4c2; $custom-dark: #000000;
JSON
{
"hex": "#95aba9",
"rgb": {
"r": 149,
"g": 171,
"b": 169
},
"hsl": {
"h": 174.545,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.7237,
"c": 0.02464,
"h": 190
},
"luminance": 0.3838
}Semantic roles & 50–950 ramp
primary
#95ABA9
secondary
#D2CACB
accent
#505696
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181