#95ADA2#95ADA2
#95ADA2 is a light, muted teal. Relative luminance 0.389; OKLCH L 72.6% C 0.031 H 166.1°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #95ADA2 |
|---|---|
| RGB | rgb(149, 173, 162) |
| HSL | hsl(153, 13%, 63%) |
| HSV | hsv(153, 14%, 68%) |
| CMYK | cmyk(13.9%, 0%, 6.4%, 32.2%) |
| CIE-LAB | lab(68.67, -10.51, 2.86) |
| CIE-LCH | lch(68.67, 10.89, 164.76°) |
| OKLab | oklab(72.6% -0.03 0.0074) |
| OKLCH | oklch(72.6% 0.031 166.1) |
| XYZ | xyz(33.8580, 38.8846, 39.8971) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.76
Greyish Teal
#719F91
ΔE00 8.17
Cool Grey
#95A3A6
ΔE00 8.47
Sage Green
#9CAF88
ΔE00 9.67
Grey Green
#86A17D
ΔE00 9.76
Cement
#A5A391
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ADA2 #AD95A0
analogous
#95AD96 #95ADA2 #95ACAD
triadic
#95ADA2 #A295AD #ADA295
tetradic
#95ADA2 #9695AD #AD95A0 #ACAD95
square
#95ADA2 #9695AD #AD95A0 #ACAD95
split-complementary
#95ADA2 #AD95AC #AD9695
monochromatic
#577165 #729284 #95ADA2 #B8C8C0 #DAE2DF
Accessibility & contrast
On white
2.39
#95ADA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#95ADA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ADA2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ADA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ADA2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A1
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#90ADAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95ada2; /* rgb */ color: rgb(149, 173, 162); /* oklch */ color: oklch(72.6% 0.031 166.1);
Tailwind
colors: {
custom: {
50: '#b4c5bd',
500: '#95ada2',
950: '#000000',
},
}SCSS
$custom: #95ada2; $custom-light: #b4c5bd; $custom-dark: #000000;
JSON
{
"hex": "#95ada2",
"rgb": {
"r": 149,
"g": 173,
"b": 162
},
"hsl": {
"h": 152.5,
"s": 12.766,
"l": 63.137
},
"oklch": {
"l": 0.726,
"c": 0.03093,
"h": 166.1
},
"luminance": 0.38885
}Semantic roles & 50–950 ramp
primary
#95ADA2
secondary
#D3CBCF
accent
#4F7097
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181