#96BBAE#96BBAE
#96BBAE is a light, muted teal. Relative luminance 0.451; OKLCH L 76.1% C 0.044 H 171.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBAE |
|---|---|
| RGB | rgb(150, 187, 174) |
| HSL | hsl(159, 21%, 66%) |
| HSV | hsv(159, 20%, 73%) |
| CMYK | cmyk(19.8%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(72.94, -15.08, 2.49) |
| CIE-LCH | lch(72.94, 15.29, 170.64°) |
| OKLab | oklab(76.12% -0.0435 0.0064) |
| OKLCH | oklch(76.12% 0.044 171.7) |
| XYZ | xyz(37.9859, 45.0795, 46.7360) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.92
Greenish Grey
#96AE8D
ΔE00 8.69
Greyish Teal
#719F91
ΔE00 9.09
Seafoam Blue
#78D1B6
ΔE00 9.94
Darkseagreen
#8FBC8F
ΔE00 10.05
Sage Green
#9CAF88
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBAE #BB96A3
analogous
#96BB9B #96BBAE #96B5BB
triadic
#96BBAE #AE96BB #BBAE96
tetradic
#96BBAE #9B96BB #BB96A3 #B5BB96
square
#96BBAE #9B96BB #BB96A3 #B5BB96
split-complementary
#96BBAE #BB96B5 #BB9B96
monochromatic
#548272 #71A391 #96BBAE #BBD3CB #E0EBE7
Accessibility & contrast
On white
2.10
#96BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#96BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBAE
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBAE | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 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)
#B9B6AD
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#8EBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96bbae; /* rgb */ color: rgb(150, 187, 174); /* oklch */ color: oklch(76.1% 0.044 171.7);
Tailwind
colors: {
custom: {
50: '#b5cfc6',
500: '#96bbae',
950: '#000000',
},
}SCSS
$custom: #96bbae; $custom-light: #b5cfc6; $custom-dark: #000000;
JSON
{
"hex": "#96bbae",
"rgb": {
"r": 150,
"g": 187,
"b": 174
},
"hsl": {
"h": 158.919,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.76118,
"c": 0.04396,
"h": 171.7
},
"luminance": 0.45081
}Semantic roles & 50–950 ramp
primary
#96BBAE
secondary
#DCD0D5
accent
#4665A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282