#95ABA3#95ABA3
#95ABA3 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.2% C 0.027 H 171.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABA3 |
|---|---|
| RGB | rgb(149, 171, 163) |
| HSL | hsl(158, 12%, 63%) |
| HSV | hsv(158, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(68.14, -9.24, 1.54) |
| CIE-LCH | lch(68.14, 9.37, 170.54°) |
| OKLab | oklab(72.19% -0.0267 0.0039) |
| OKLCH | oklch(72.19% 0.027 171.6) |
| XYZ | xyz(33.5666, 38.1591, 40.2402) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.93
Greyish Teal
#719F91
ΔE00 8.71
Greenish Grey
#96AE8D
ΔE00 9.06
Grey
#929591
ΔE00 9.83
Cool Gray
#9AA7B0
ΔE00 10.03
Cement
#A5A391
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABA3 #AB959D
analogous
#95AB98 #95ABA3 #95A8AB
triadic
#95ABA3 #A395AB #ABA395
tetradic
#95ABA3 #9895AB #AB959D #A8AB95
square
#95ABA3 #9895AB #AB959D #A8AB95
split-complementary
#95ABA3 #AB95A8 #AB9895
monochromatic
#576E66 #739085 #95ABA3 #B7C6C1 #D9E1DE
Accessibility & contrast
On white
2.43
#95ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#95ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABA3
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABA3 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A3
Deuteranopia (green-blind)
#A5A5A4
Tritanopia (blue-blind)
#90ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aba3; /* rgb */ color: rgb(149, 171, 163); /* oklch */ color: oklch(72.2% 0.027 171.6);
Tailwind
colors: {
custom: {
50: '#b4c4be',
500: '#95aba3',
950: '#000000',
},
}SCSS
$custom: #95aba3; $custom-light: #b4c4be; $custom-dark: #000000;
JSON
{
"hex": "#95aba3",
"rgb": {
"r": 149,
"g": 171,
"b": 163
},
"hsl": {
"h": 158.182,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.72189,
"c": 0.02704,
"h": 171.6
},
"luminance": 0.3816
}Semantic roles & 50–950 ramp
primary
#95ABA3
secondary
#D2CACD
accent
#506996
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181