#96B6B2#96B6B2
#96B6B2 is a light, muted teal. Relative luminance 0.432; OKLCH L 75.1% C 0.035 H 187.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #96B6B2 |
|---|---|
| RGB | rgb(150, 182, 178) |
| HSL | hsl(173, 18%, 65%) |
| HSV | hsv(173, 18%, 71%) |
| CMYK | cmyk(17.6%, 0%, 2.2%, 28.6%) |
| CIE-LAB | lab(71.66, -11.64, -1.58) |
| CIE-LCH | lch(71.66, 11.75, 187.71°) |
| OKLab | oklab(75.13% -0.035 -0.0044) |
| OKLCH | oklch(75.13% 0.035 187.2) |
| XYZ | xyz(37.3393, 43.1532, 48.4729) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.69
Greyish Teal
#719F91
ΔE00 9.72
Bluegrey
#85A3B2
ΔE00 10.50
Cool Gray
#9AA7B0
ΔE00 10.73
Cadetblue
#5F9EA0
ΔE00 10.77
Powder Blue
#B0E0E6
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B6B2 #B6969A
analogous
#96B6A2 #96B6B2 #96AAB6
triadic
#96B6B2 #B296B6 #B6B296
tetradic
#96B6B2 #A296B6 #B6969A #AAB696
square
#96B6B2 #A296B6 #B6969A #AAB696
split-complementary
#96B6B2 #B696AA #B6A296
monochromatic
#567C77 #729D98 #96B6B2 #BACFCC #DEE8E7
Accessibility & contrast
On white
2.18
#96B6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#96B6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B6B2
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B6B2 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#ACAEB2
Tritanopia (blue-blind)
#8DB8B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #96b6b2; /* rgb */ color: rgb(150, 182, 178); /* oklch */ color: oklch(75.1% 0.035 187.2);
Tailwind
colors: {
custom: {
50: '#b5ccc9',
500: '#96b6b2',
950: '#000000',
},
}SCSS
$custom: #96b6b2; $custom-light: #b5ccc9; $custom-dark: #000000;
JSON
{
"hex": "#96b6b2",
"rgb": {
"r": 150,
"g": 182,
"b": 178
},
"hsl": {
"h": 172.5,
"s": 17.978,
"l": 65.098
},
"oklch": {
"l": 0.75132,
"c": 0.03524,
"h": 187.2
},
"luminance": 0.43154
}Semantic roles & 50–950 ramp
primary
#96B6B2
secondary
#D9CED0
accent
#49549C
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282