#95ABA6#95ABA6
#95ABA6 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.026 H 180.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABA6 |
|---|---|
| RGB | rgb(149, 171, 166) |
| HSL | hsl(166, 12%, 63%) |
| HSV | hsv(166, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(68.22, -8.63, -0.01) |
| CIE-LCH | lch(68.22, 8.63, 180.04°) |
| OKLab | oklab(72.28% -0.0255 -0.0001) |
| OKLCH | oklch(72.28% 0.026 180.3) |
| XYZ | xyz(33.8386, 38.2678, 41.6726) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.80
Cool Gray
#9AA7B0
ΔE00 8.74
Greyish Teal
#719F91
ΔE00 9.31
Bluegrey
#85A3B2
ΔE00 9.54
Grey
#929591
ΔE00 9.58
Pewter
#899397
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABA6 #AB959A
analogous
#95AB9B #95ABA6 #95A5AB
triadic
#95ABA6 #A695AB #ABA695
tetradic
#95ABA6 #9B95AB #AB959A #A5AB95
square
#95ABA6 #9B95AB #AB959A #A5AB95
split-complementary
#95ABA6 #AB95A5 #AB9B95
monochromatic
#576E69 #739089 #95ABA6 #B7C6C3 #D9E1DF
Accessibility & contrast
On white
2.43
#95ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#95ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABA6
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABA6 | 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)
#A9A8A6
Deuteranopia (green-blind)
#A5A5A6
Tritanopia (blue-blind)
#90ACA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aba6; /* rgb */ color: rgb(149, 171, 166); /* oklch */ color: oklch(72.3% 0.026 180.3);
Tailwind
colors: {
custom: {
50: '#b4c4c0',
500: '#95aba6',
950: '#000000',
},
}SCSS
$custom: #95aba6; $custom-light: #b4c4c0; $custom-dark: #000000;
JSON
{
"hex": "#95aba6",
"rgb": {
"r": 149,
"g": 171,
"b": 166
},
"hsl": {
"h": 166.364,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.72279,
"c": 0.02551,
"h": 180.3
},
"luminance": 0.38269
}Semantic roles & 50–950 ramp
primary
#95ABA6
secondary
#D2CACC
accent
#506096
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181