#96BBAF#96BBAF
#96BBAF is a light, muted teal. Relative luminance 0.451; OKLCH L 76.1% C 0.043 H 173.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBAF |
|---|---|
| RGB | rgb(150, 187, 175) |
| HSL | hsl(161, 21%, 66%) |
| HSV | hsv(161, 20%, 73%) |
| CMYK | cmyk(19.8%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(72.97, -14.88, 1.98) |
| CIE-LCH | lch(72.97, 15.01, 172.43°) |
| OKLab | oklab(76.15% -0.0431 0.005) |
| OKLCH | oklch(76.15% 0.043 173.4) |
| XYZ | xyz(38.0837, 45.1186, 47.2513) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.11
Greenish Grey
#96AE8D
ΔE00 9.02
Greyish Teal
#719F91
ΔE00 9.14
Seafoam Blue
#78D1B6
ΔE00 10.09
Darkseagreen
#8FBC8F
ΔE00 10.44
Sage Green
#9CAF88
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBAF #BB96A2
analogous
#96BB9C #96BBAF #96B4BB
triadic
#96BBAF #AF96BB #BBAF96
tetradic
#96BBAF #9C96BB #BB96A2 #B4BB96
square
#96BBAF #9C96BB #BB96A2 #B4BB96
split-complementary
#96BBAF #BB96B4 #BB9C96
monochromatic
#548273 #71A393 #96BBAF #BBD3CB #E0EBE8
Accessibility & contrast
On white
2.09
#96BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#96BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBAF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBAF | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AE
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#8DBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96bbaf; /* rgb */ color: rgb(150, 187, 175); /* oklch */ color: oklch(76.1% 0.043 173.4);
Tailwind
colors: {
custom: {
50: '#b5cfc6',
500: '#96bbaf',
950: '#000000',
},
}SCSS
$custom: #96bbaf; $custom-light: #b5cfc6; $custom-dark: #000000;
JSON
{
"hex": "#96bbaf",
"rgb": {
"r": 150,
"g": 187,
"b": 175
},
"hsl": {
"h": 160.541,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.76147,
"c": 0.04337,
"h": 173.4
},
"luminance": 0.4512
}Semantic roles & 50–950 ramp
primary
#96BBAF
secondary
#DCD0D4
accent
#4663A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282