#96BFBC#96BFBC
#96BFBC is a light, muted teal. Relative luminance 0.474; OKLCH L 77.4% C 0.044 H 190.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFBC |
|---|---|
| RGB | rgb(150, 191, 188) |
| HSL | hsl(176, 24%, 67%) |
| HSV | hsv(176, 21%, 75%) |
| CMYK | cmyk(21.5%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.43, -14.20, -2.97) |
| CIE-LCH | lch(74.43, 14.51, 191.82°) |
| OKLab | oklab(77.42% -0.0431 -0.0082) |
| OKLCH | oklch(77.42% 0.044 190.7) |
| XYZ | xyz(40.2829, 47.3749, 54.5890) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.93
Lightblue
#ADD8E6
ΔE00 9.85
Pale Teal
#82CBB2
ΔE00 9.97
Greyish Teal
#719F91
ΔE00 11.07
Cool Grey
#95A3A6
ΔE00 11.28
Paleturquoise
#AFEEEE
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFBC #BF9699
analogous
#96BFA8 #96BFBC #96AEBF
triadic
#96BFBC #BC96BF #BFBC96
tetradic
#96BFBC #A896BF #BF9699 #AEBF96
square
#96BFBC #A896BF #BF9699 #AEBF96
split-complementary
#96BFBC #BF96AE #BFA896
monochromatic
#538884 #70A8A4 #96BFBC #BCD6D4 #E2EDED
Accessibility & contrast
On white
2.00
#96BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#96BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFBC
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFBC | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBC
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#8AC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bfbc; /* rgb */ color: rgb(150, 191, 188); /* oklch */ color: oklch(77.4% 0.044 190.7);
Tailwind
colors: {
custom: {
50: '#b5d2d0',
500: '#96bfbc',
950: '#000000',
},
}SCSS
$custom: #96bfbc; $custom-light: #b5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#96bfbc",
"rgb": {
"r": 150,
"g": 191,
"b": 188
},
"hsl": {
"h": 175.61,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.77423,
"c": 0.04387,
"h": 190.7
},
"luminance": 0.47376
}Semantic roles & 50–950 ramp
primary
#96BFBC
secondary
#DFD2D3
accent
#434AA3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282