#96BBBB#96BBBB
#96BBBB is a light, muted teal. Relative luminance 0.456; OKLCH L 76.5% C 0.040 H 196.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBBB |
|---|---|
| RGB | rgb(150, 187, 187) |
| HSL | hsl(180, 21%, 66%) |
| HSV | hsv(180, 20%, 73%) |
| CMYK | cmyk(19.8%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(73.29, -12.34, -4.10) |
| CIE-LCH | lch(73.29, 13.00, 198.38°) |
| OKLab | oklab(76.51% -0.0381 -0.0112) |
| OKLCH | oklch(76.51% 0.04 196.4) |
| XYZ | xyz(39.3151, 45.6111, 53.7364) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.39
Lightblue
#ADD8E6
ΔE00 9.40
Cool Grey
#95A3A6
ΔE00 9.56
Bluegrey
#85A3B2
ΔE00 10.10
Cool Gray
#9AA7B0
ΔE00 10.92
Cadetblue
#5F9EA0
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBBB #BB9696
analogous
#96BBA8 #96BBBB #96A8BB
triadic
#96BBBB #BB96BB #BBBB96
tetradic
#96BBBB #A896BB #BB9696 #A8BB96
square
#96BBBB #A896BB #BB9696 #A8BB96
split-complementary
#96BBBB #BB96A8 #BBA896
monochromatic
#548282 #71A3A3 #96BBBB #BBD3D3 #E0EBEB
Accessibility & contrast
On white
2.07
#96BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#96BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBBB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBBB | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#8ABEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #96bbbb; /* rgb */ color: rgb(150, 187, 187); /* oklch */ color: oklch(76.5% 0.040 196.4);
Tailwind
colors: {
custom: {
50: '#b5cfcf',
500: '#96bbbb',
950: '#000000',
},
}SCSS
$custom: #96bbbb; $custom-light: #b5cfcf; $custom-dark: #000000;
JSON
{
"hex": "#96bbbb",
"rgb": {
"r": 150,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.76511,
"c": 0.03974,
"h": 196.4
},
"luminance": 0.45613
}Semantic roles & 50–950 ramp
primary
#96BBBB
secondary
#DCD0D0
accent
#4646A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282