#95AAA2#95AAA2
#95AAA2 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.026 H 170.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #95AAA2 |
|---|---|
| RGB | rgb(149, 170, 162) |
| HSL | hsl(157, 11%, 63%) |
| HSV | hsv(157, 12%, 67%) |
| CMYK | cmyk(12.4%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.83, -8.91, 1.65) |
| CIE-LCH | lch(67.83, 9.06, 169.50°) |
| OKLab | oklab(71.94% -0.0257 0.0042) |
| OKLCH | oklch(71.94% 0.026 170.6) |
| XYZ | xyz(33.2892, 37.7470, 39.7075) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.71
Greyish Teal
#719F91
ΔE00 8.82
Greenish Grey
#96AE8D
ΔE00 9.09
Grey
#929591
ΔE00 9.44
Cool Gray
#9AA7B0
ΔE00 9.87
Cement
#A5A391
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AAA2 #AA959D
analogous
#95AA97 #95AAA2 #95A8AA
triadic
#95AAA2 #A295AA #AAA295
tetradic
#95AAA2 #9795AA #AA959D #A8AA95
square
#95AAA2 #9795AA #AA959D #A8AA95
split-complementary
#95AAA2 #AA95A8 #AA9795
monochromatic
#576D65 #738F84 #95AAA2 #B7C5C0 #D9E0DE
Accessibility & contrast
On white
2.46
#95AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#95AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AAA2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AAA2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#A5A4A2
Tritanopia (blue-blind)
#91AAA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #95aaa2; /* rgb */ color: rgb(149, 170, 162); /* oklch */ color: oklch(71.9% 0.026 170.6);
Tailwind
colors: {
custom: {
50: '#b4c3bd',
500: '#95aaa2',
950: '#000000',
},
}SCSS
$custom: #95aaa2; $custom-light: #b4c3bd; $custom-dark: #000000;
JSON
{
"hex": "#95aaa2",
"rgb": {
"r": 149,
"g": 170,
"b": 162
},
"hsl": {
"h": 157.143,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.71939,
"c": 0.02609,
"h": 170.6
},
"luminance": 0.37748
}Semantic roles & 50–950 ramp
primary
#95AAA2
secondary
#D1CACC
accent
#506B95
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181