#96BAB2#96BAB2
#96BAB2 is a light, muted teal. Relative luminance 0.448; OKLCH L 76.0% C 0.040 H 180.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #96BAB2 |
|---|---|
| RGB | rgb(150, 186, 178) |
| HSL | hsl(167, 21%, 66%) |
| HSV | hsv(167, 19%, 73%) |
| CMYK | cmyk(19.4%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(72.77, -13.74, 0.05) |
| CIE-LCH | lch(72.77, 13.74, 179.80°) |
| OKLab | oklab(76.01% -0.0405 -0.0001) |
| OKLCH | oklch(76.01% 0.04 180.1) |
| XYZ | xyz(38.1702, 44.8150, 48.7499) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.30
Greyish Teal
#719F91
ΔE00 9.40
Greenish Grey
#96AE8D
ΔE00 10.27
Cool Grey
#95A3A6
ΔE00 10.79
Powder Blue
#B0E0E6
ΔE00 11.15
Seafoam Blue
#78D1B6
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BAB2 #BA969E
analogous
#96BAA0 #96BAB2 #96B0BA
triadic
#96BAB2 #B296BA #BAB296
tetradic
#96BAB2 #A096BA #BA969E #B0BA96
square
#96BAB2 #A096BA #BA969E #B0BA96
split-complementary
#96BAB2 #BA96B0 #BAA096
monochromatic
#558177 #71A297 #96BAB2 #BBD2CD #E0EBE8
Accessibility & contrast
On white
2.11
#96BAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#96BAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BAB2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BAB2 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#B0B0B3
Tritanopia (blue-blind)
#8DBBB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96bab2; /* rgb */ color: rgb(150, 186, 178); /* oklch */ color: oklch(76.0% 0.040 180.1);
Tailwind
colors: {
custom: {
50: '#b5cec9',
500: '#96bab2',
950: '#000000',
},
}SCSS
$custom: #96bab2; $custom-light: #b5cec9; $custom-dark: #000000;
JSON
{
"hex": "#96bab2",
"rgb": {
"r": 150,
"g": 186,
"b": 178
},
"hsl": {
"h": 166.667,
"s": 20.69,
"l": 65.882
},
"oklch": {
"l": 0.76014,
"c": 0.04046,
"h": 180.1
},
"luminance": 0.44816
}Semantic roles & 50–950 ramp
primary
#96BAB2
secondary
#DCD0D3
accent
#465A9F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282