#96BBB2#96BBB2
#96BBB2 is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.042 H 178.7°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBB2 |
|---|---|
| RGB | rgb(150, 187, 178) |
| HSL | hsl(165, 21%, 66%) |
| HSV | hsv(165, 20%, 73%) |
| CMYK | cmyk(19.8%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(73.05, -14.26, 0.45) |
| CIE-LCH | lch(73.05, 14.26, 178.18°) |
| OKLab | oklab(76.24% -0.0418 0.001) |
| OKLCH | oklch(76.24% 0.042 178.7) |
| XYZ | xyz(38.3816, 45.2378, 48.8204) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.80
Greyish Teal
#719F91
ΔE00 9.41
Greenish Grey
#96AE8D
ΔE00 10.07
Seafoam Blue
#78D1B6
ΔE00 10.68
Powder Blue
#B0E0E6
ΔE00 11.18
Cool Grey
#95A3A6
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBB2 #BB969F
analogous
#96BB9F #96BBB2 #96B1BB
triadic
#96BBB2 #B296BB #BBB296
tetradic
#96BBB2 #9F96BB #BB969F #B1BB96
square
#96BBB2 #9F96BB #BB969F #B1BB96
split-complementary
#96BBB2 #BB96B1 #BB9F96
monochromatic
#548277 #71A397 #96BBB2 #BBD3CD #E0EBE8
Accessibility & contrast
On white
2.09
#96BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#96BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBB2
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBB2 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B2
Deuteranopia (green-blind)
#B1B1B3
Tritanopia (blue-blind)
#8DBCB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96bbb2; /* rgb */ color: rgb(150, 187, 178); /* oklch */ color: oklch(76.2% 0.042 178.7);
Tailwind
colors: {
custom: {
50: '#b5cfc9',
500: '#96bbb2',
950: '#000000',
},
}SCSS
$custom: #96bbb2; $custom-light: #b5cfc9; $custom-dark: #000000;
JSON
{
"hex": "#96bbb2",
"rgb": {
"r": 150,
"g": 187,
"b": 178
},
"hsl": {
"h": 165.405,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.76236,
"c": 0.04183,
"h": 178.7
},
"luminance": 0.45239
}Semantic roles & 50–950 ramp
primary
#96BBB2
secondary
#DCD0D3
accent
#465CA0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282