#95ABA4#95ABA4
#95ABA4 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.2% C 0.026 H 174.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABA4 |
|---|---|
| RGB | rgb(149, 171, 164) |
| HSL | hsl(161, 12%, 63%) |
| HSV | hsv(161, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(68.16, -9.04, 1.02) |
| CIE-LCH | lch(68.16, 9.10, 173.54°) |
| OKLab | oklab(72.22% -0.0263 0.0026) |
| OKLCH | oklch(72.22% 0.026 174.4) |
| XYZ | xyz(33.6566, 38.1950, 40.7139) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.55
Greyish Teal
#719F91
ΔE00 8.88
Greenish Grey
#96AE8D
ΔE00 9.51
Cool Gray
#9AA7B0
ΔE00 9.60
Grey
#929591
ΔE00 9.73
Pewter
#899397
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABA4 #AB959C
analogous
#95AB99 #95ABA4 #95A7AB
triadic
#95ABA4 #A495AB #ABA495
tetradic
#95ABA4 #9995AB #AB959C #A7AB95
square
#95ABA4 #9995AB #AB959C #A7AB95
split-complementary
#95ABA4 #AB95A7 #AB9995
monochromatic
#576E67 #739087 #95ABA4 #B7C6C1 #D9E1DF
Accessibility & contrast
On white
2.43
#95ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#95ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABA4
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABA4 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#A5A5A4
Tritanopia (blue-blind)
#90ACA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aba4; /* rgb */ color: rgb(149, 171, 164); /* oklch */ color: oklch(72.2% 0.026 174.4);
Tailwind
colors: {
custom: {
50: '#b4c4bf',
500: '#95aba4',
950: '#000000',
},
}SCSS
$custom: #95aba4; $custom-light: #b4c4bf; $custom-dark: #000000;
JSON
{
"hex": "#95aba4",
"rgb": {
"r": 149,
"g": 171,
"b": 164
},
"hsl": {
"h": 160.909,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.72219,
"c": 0.02647,
"h": 174.4
},
"luminance": 0.38196
}Semantic roles & 50–950 ramp
primary
#95ABA4
secondary
#D2CACC
accent
#506696
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181