#95ACA2#95ACA2
#95ACA2 is a light, muted teal. Relative luminance 0.385; OKLCH L 72.4% C 0.029 H 167.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACA2 |
|---|---|
| RGB | rgb(149, 172, 162) |
| HSL | hsl(154, 12%, 63%) |
| HSV | hsv(154, 13%, 67%) |
| CMYK | cmyk(13.4%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(68.39, -9.97, 2.46) |
| CIE-LCH | lch(68.39, 10.27, 166.15°) |
| OKLab | oklab(72.38% -0.0286 0.0064) |
| OKLCH | oklch(72.38% 0.029 167.5) |
| XYZ | xyz(33.6670, 38.5026, 39.8334) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.90
Greenish Grey
#96AE8D
ΔE00 8.17
Greyish Teal
#719F91
ΔE00 8.34
Sage Green
#9CAF88
ΔE00 10.03
Grey Green
#86A17D
ΔE00 10.07
Cement
#A5A391
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACA2 #AC959F
analogous
#95AC96 #95ACA2 #95AAAC
triadic
#95ACA2 #A295AC #ACA295
tetradic
#95ACA2 #9695AC #AC959F #AAAC95
square
#95ACA2 #9695AC #AC959F #AAAC95
split-complementary
#95ACA2 #AC95AA #AC9695
monochromatic
#576F65 #739184 #95ACA2 #B7C7C0 #DAE2DE
Accessibility & contrast
On white
2.41
#95ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#95ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACA2
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACA2 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#91ACA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95aca2; /* rgb */ color: rgb(149, 172, 162); /* oklch */ color: oklch(72.4% 0.029 167.5);
Tailwind
colors: {
custom: {
50: '#b4c4bd',
500: '#95aca2',
950: '#000000',
},
}SCSS
$custom: #95aca2; $custom-light: #b4c4bd; $custom-dark: #000000;
JSON
{
"hex": "#95aca2",
"rgb": {
"r": 149,
"g": 172,
"b": 162
},
"hsl": {
"h": 153.913,
"s": 12.169,
"l": 62.941
},
"oklch": {
"l": 0.7238,
"c": 0.0293,
"h": 167.5
},
"luminance": 0.38503
}Semantic roles & 50–950 ramp
primary
#95ACA2
secondary
#D3CACE
accent
#4F6E96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181