#95ACAA#95ACAA
#95ACAA is a light, muted teal. Relative luminance 0.388; OKLCH L 72.6% C 0.026 H 190.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #95ACAA |
|---|---|
| RGB | rgb(149, 172, 170) |
| HSL | hsl(175, 12%, 63%) |
| HSV | hsv(175, 13%, 67%) |
| CMYK | cmyk(13.4%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(68.60, -8.34, -1.66) |
| CIE-LCH | lch(68.60, 8.51, 191.23°) |
| OKLab | oklab(72.62% -0.0253 -0.0045) |
| OKLCH | oklch(72.62% 0.026 190.2) |
| XYZ | xyz(34.4008, 38.7961, 43.6984) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.07
Cool Gray
#9AA7B0
ΔE00 7.68
Bluegrey
#85A3B2
ΔE00 8.18
Bluey Grey
#89A0B0
ΔE00 9.37
Pewter
#899397
ΔE00 9.46
Dark Gray
#A9A9A9
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ACAA #AC9597
analogous
#95AC9E #95ACAA #95A2AC
triadic
#95ACAA #AA95AC #ACAA95
tetradic
#95ACAA #9E95AC #AC9597 #A2AC95
square
#95ACAA #9E95AC #AC9597 #A2AC95
split-complementary
#95ACAA #AC95A2 #AC9E95
monochromatic
#576F6D #73918E #95ACAA #B7C7C6 #DAE2E1
Accessibility & contrast
On white
2.40
#95ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#95ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ACAA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ACAA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#A5A6AA
Tritanopia (blue-blind)
#8FADAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95acaa; /* rgb */ color: rgb(149, 172, 170); /* oklch */ color: oklch(72.6% 0.026 190.2);
Tailwind
colors: {
custom: {
50: '#b4c4c3',
500: '#95acaa',
950: '#000000',
},
}SCSS
$custom: #95acaa; $custom-light: #b4c4c3; $custom-dark: #000000;
JSON
{
"hex": "#95acaa",
"rgb": {
"r": 149,
"g": 172,
"b": 170
},
"hsl": {
"h": 174.783,
"s": 12.169,
"l": 62.941
},
"oklch": {
"l": 0.7262,
"c": 0.02569,
"h": 190.2
},
"luminance": 0.38797
}Semantic roles & 50–950 ramp
primary
#95ACAA
secondary
#D3CACB
accent
#4F5596
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181