#96BBAB#96BBAB
#96BBAB is a light, muted teal. Relative luminance 0.450; OKLCH L 76.0% C 0.046 H 167.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBAB |
|---|---|
| RGB | rgb(150, 187, 171) |
| HSL | hsl(154, 21%, 66%) |
| HSV | hsv(154, 20%, 73%) |
| CMYK | cmyk(19.8%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.87, -15.69, 4.01) |
| CIE-LCH | lch(72.87, 16.20, 165.66°) |
| OKLab | oklab(76.03% -0.0448 0.0104) |
| OKLCH | oklch(76.03% 0.046 167) |
| XYZ | xyz(37.6967, 44.9638, 45.2129) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.47
Greenish Grey
#96AE8D
ΔE00 7.75
Darkseagreen
#8FBC8F
ΔE00 8.90
Greyish Teal
#719F91
ΔE00 9.03
Seafoam Blue
#78D1B6
ΔE00 9.57
Sage Green
#9CAF88
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBAB #BB96A6
analogous
#96BB98 #96BBAB #96B8BB
triadic
#96BBAB #AB96BB #BBAB96
tetradic
#96BBAB #9896BB #BB96A6 #B8BB96
square
#96BBAB #9896BB #BB96A6 #B8BB96
split-complementary
#96BBAB #BB96B8 #BB9896
monochromatic
#54826E #71A38D #96BBAB #BBD3C9 #E0EBE6
Accessibility & contrast
On white
2.10
#96BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#96BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBAB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBAB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AA
Deuteranopia (green-blind)
#B2B1AC
Tritanopia (blue-blind)
#8EBBB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96bbab; /* rgb */ color: rgb(150, 187, 171); /* oklch */ color: oklch(76.0% 0.046 167.0);
Tailwind
colors: {
custom: {
50: '#b5cfc4',
500: '#96bbab',
950: '#000000',
},
}SCSS
$custom: #96bbab; $custom-light: #b5cfc4; $custom-dark: #000000;
JSON
{
"hex": "#96bbab",
"rgb": {
"r": 150,
"g": 187,
"b": 171
},
"hsl": {
"h": 154.054,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.76033,
"c": 0.04594,
"h": 167
},
"luminance": 0.44965
}Semantic roles & 50–950 ramp
primary
#96BBAB
secondary
#DCD0D6
accent
#466DA0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281