#95ADAA#95ADAA
#95ADAA is a light, muted teal. Relative luminance 0.392; OKLCH L 72.8% C 0.027 H 187.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #95ADAA |
|---|---|
| RGB | rgb(149, 173, 170) |
| HSL | hsl(173, 13%, 63%) |
| HSV | hsv(173, 14%, 68%) |
| CMYK | cmyk(13.9%, 0%, 1.7%, 32.2%) |
| CIE-LAB | lab(68.88, -8.88, -1.25) |
| CIE-LCH | lch(68.88, 8.97, 188.02°) |
| OKLab | oklab(72.84% -0.0267 -0.0035) |
| OKLCH | oklch(72.84% 0.027 187.4) |
| XYZ | xyz(34.5919, 39.1782, 43.7620) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.72
Cool Gray
#9AA7B0
ΔE00 8.33
Bluegrey
#85A3B2
ΔE00 8.75
Greyish Teal
#719F91
ΔE00 9.69
Bluey Grey
#89A0B0
ΔE00 10.00
Pewter
#899397
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ADAA #AD9598
analogous
#95AD9E #95ADAA #95A4AD
triadic
#95ADAA #AA95AD #ADAA95
tetradic
#95ADAA #9E95AD #AD9598 #A4AD95
square
#95ADAA #9E95AD #AD9598 #A4AD95
split-complementary
#95ADAA #AD95A4 #AD9E95
monochromatic
#57716D #72928E #95ADAA #B8C8C6 #DAE2E1
Accessibility & contrast
On white
2.38
#95ADAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#95ADAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ADAA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ADAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ADAA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#A5A7AA
Tritanopia (blue-blind)
#8FAEAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #95adaa; /* rgb */ color: rgb(149, 173, 170); /* oklch */ color: oklch(72.8% 0.027 187.4);
Tailwind
colors: {
custom: {
50: '#b4c5c3',
500: '#95adaa',
950: '#000000',
},
}SCSS
$custom: #95adaa; $custom-light: #b4c5c3; $custom-dark: #000000;
JSON
{
"hex": "#95adaa",
"rgb": {
"r": 149,
"g": 173,
"b": 170
},
"hsl": {
"h": 172.5,
"s": 12.766,
"l": 63.137
},
"oklch": {
"l": 0.72839,
"c": 0.02693,
"h": 187.4
},
"luminance": 0.39179
}Semantic roles & 50–950 ramp
primary
#95ADAA
secondary
#D3CBCC
accent
#4F5897
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181