#96BBAC#96BBAC
#96BBAC is a light, muted teal. Relative luminance 0.450; OKLCH L 76.1% C 0.045 H 168.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBAC |
|---|---|
| RGB | rgb(150, 187, 172) |
| HSL | hsl(156, 21%, 66%) |
| HSV | hsv(156, 20%, 73%) |
| CMYK | cmyk(19.8%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(72.89, -15.49, 3.50) |
| CIE-LCH | lch(72.89, 15.88, 167.26°) |
| OKLab | oklab(76.06% -0.0443 0.009) |
| OKLCH | oklch(76.06% 0.045 168.5) |
| XYZ | xyz(37.7923, 45.0021, 45.7168) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.60
Greenish Grey
#96AE8D
ΔE00 8.06
Greyish Teal
#719F91
ΔE00 9.03
Darkseagreen
#8FBC8F
ΔE00 9.28
Seafoam Blue
#78D1B6
ΔE00 9.67
Sage Green
#9CAF88
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBAC #BB96A5
analogous
#96BB99 #96BBAC #96B7BB
triadic
#96BBAC #AC96BB #BBAC96
tetradic
#96BBAC #9996BB #BB96A5 #B7BB96
square
#96BBAC #9996BB #BB96A5 #B7BB96
split-complementary
#96BBAC #BB96B7 #BB9996
monochromatic
#548270 #71A38F #96BBAC #BBD3C9 #E0EBE7
Accessibility & contrast
On white
2.10
#96BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#96BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBAC
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBAC | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AB
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#8EBBB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96bbac; /* rgb */ color: rgb(150, 187, 172); /* oklch */ color: oklch(76.1% 0.045 168.5);
Tailwind
colors: {
custom: {
50: '#b5cfc4',
500: '#96bbac',
950: '#000000',
},
}SCSS
$custom: #96bbac; $custom-light: #b5cfc4; $custom-dark: #000000;
JSON
{
"hex": "#96bbac",
"rgb": {
"r": 150,
"g": 187,
"b": 172
},
"hsl": {
"h": 155.676,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.76061,
"c": 0.04525,
"h": 168.5
},
"luminance": 0.45003
}Semantic roles & 50–950 ramp
primary
#96BBAC
secondary
#DCD0D5
accent
#466AA0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281