#95ABA5#95ABA5
#95ABA5 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.2% C 0.026 H 177.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABA5 |
|---|---|
| RGB | rgb(149, 171, 165) |
| HSL | hsl(164, 12%, 63%) |
| HSV | hsv(164, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(68.19, -8.84, 0.51) |
| CIE-LCH | lch(68.19, 8.85, 176.71°) |
| OKLab | oklab(72.25% -0.0259 0.0012) |
| OKLCH | oklch(72.25% 0.026 177.3) |
| XYZ | xyz(33.7472, 38.2313, 41.1914) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.17
Greyish Teal
#719F91
ΔE00 9.09
Cool Gray
#9AA7B0
ΔE00 9.17
Grey
#929591
ΔE00 9.65
Greenish Grey
#96AE8D
ΔE00 9.97
Bluegrey
#85A3B2
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABA5 #AB959B
analogous
#95AB9A #95ABA5 #95A6AB
triadic
#95ABA5 #A595AB #ABA595
tetradic
#95ABA5 #9A95AB #AB959B #A6AB95
square
#95ABA5 #9A95AB #AB959B #A6AB95
split-complementary
#95ABA5 #AB95A6 #AB9A95
monochromatic
#576E68 #739088 #95ABA5 #B7C6C2 #D9E1DF
Accessibility & contrast
On white
2.43
#95ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#95ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABA5
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABA5 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#A5A5A5
Tritanopia (blue-blind)
#90ACA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aba5; /* rgb */ color: rgb(149, 171, 165); /* oklch */ color: oklch(72.2% 0.026 177.3);
Tailwind
colors: {
custom: {
50: '#b4c4bf',
500: '#95aba5',
950: '#000000',
},
}SCSS
$custom: #95aba5; $custom-light: #b4c4bf; $custom-dark: #000000;
JSON
{
"hex": "#95aba5",
"rgb": {
"r": 149,
"g": 171,
"b": 165
},
"hsl": {
"h": 163.636,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.72248,
"c": 0.02595,
"h": 177.3
},
"luminance": 0.38232
}Semantic roles & 50–950 ramp
primary
#95ABA5
secondary
#D2CACC
accent
#506396
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181