#95ABA2#95ABA2
#95ABA2 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.2% C 0.028 H 169.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABA2 |
|---|---|
| RGB | rgb(149, 171, 162) |
| HSL | hsl(155, 12%, 63%) |
| HSV | hsv(155, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(68.11, -9.44, 2.05) |
| CIE-LCH | lch(68.11, 9.66, 167.72°) |
| OKLab | oklab(72.16% -0.0272 0.0053) |
| OKLCH | oklch(72.16% 0.028 169) |
| XYZ | xyz(33.4774, 38.1234, 39.7702) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.31
Greyish Teal
#719F91
ΔE00 8.56
Greenish Grey
#96AE8D
ΔE00 8.62
Grey
#929591
ΔE00 9.95
Cement
#A5A391
ΔE00 10.09
Grey Green
#86A17D
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABA2 #AB959E
analogous
#95AB97 #95ABA2 #95A9AB
triadic
#95ABA2 #A295AB #ABA295
tetradic
#95ABA2 #9795AB #AB959E #A9AB95
square
#95ABA2 #9795AB #AB959E #A9AB95
split-complementary
#95ABA2 #AB95A9 #AB9795
monochromatic
#576E65 #739084 #95ABA2 #B7C6C0 #D9E1DE
Accessibility & contrast
On white
2.43
#95ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#95ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABA2
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABA2 | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#A5A5A3
Tritanopia (blue-blind)
#91ABA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95aba2; /* rgb */ color: rgb(149, 171, 162); /* oklch */ color: oklch(72.2% 0.028 169.0);
Tailwind
colors: {
custom: {
50: '#b4c4bd',
500: '#95aba2',
950: '#000000',
},
}SCSS
$custom: #95aba2; $custom-light: #b4c4bd; $custom-dark: #000000;
JSON
{
"hex": "#95aba2",
"rgb": {
"r": 149,
"g": 171,
"b": 162
},
"hsl": {
"h": 155.455,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.72159,
"c": 0.02768,
"h": 169
},
"luminance": 0.38124
}Semantic roles & 50–950 ramp
primary
#95ABA2
secondary
#D2CACD
accent
#506C96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181