#96B2B2#96B2B2
#96B2B2 is a light, muted teal. Relative luminance 0.415; OKLCH L 74.3% C 0.031 H 196.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2B2 |
|---|---|
| RGB | rgb(150, 178, 178) |
| HSL | hsl(180, 15%, 64%) |
| HSV | hsv(180, 16%, 70%) |
| CMYK | cmyk(15.7%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(70.55, -9.53, -3.20) |
| CIE-LCH | lch(70.55, 10.05, 198.58°) |
| OKLab | oklab(74.25% -0.0294 -0.0087) |
| OKLCH | oklch(74.25% 0.031 196.5) |
| XYZ | xyz(36.5318, 41.5382, 48.2038) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.48
Bluegrey
#85A3B2
ΔE00 8.13
Cool Gray
#9AA7B0
ΔE00 8.31
Bluey Grey
#89A0B0
ΔE00 9.66
Greyblue
#77A1B5
ΔE00 9.91
Greyish Teal
#719F91
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2B2 #B29696
analogous
#96B2A4 #96B2B2 #96A4B2
triadic
#96B2B2 #B296B2 #B2B296
tetradic
#96B2B2 #A496B2 #B29696 #A4B296
square
#96B2B2 #A496B2 #B29696 #A4B296
split-complementary
#96B2B2 #B296A4 #B2A496
monochromatic
#577777 #739898 #96B2B2 #B9CCCC #DDE6E6
Accessibility & contrast
On white
2.26
#96B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#96B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2B2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2B2 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB2
Deuteranopia (green-blind)
#A8ABB2
Tritanopia (blue-blind)
#8EB4B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #96b2b2; /* rgb */ color: rgb(150, 178, 178); /* oklch */ color: oklch(74.3% 0.031 196.5);
Tailwind
colors: {
custom: {
50: '#b5c9c9',
500: '#96b2b2',
950: '#000000',
},
}SCSS
$custom: #96b2b2; $custom-light: #b5c9c9; $custom-dark: #000000;
JSON
{
"hex": "#96b2b2",
"rgb": {
"r": 150,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.74253,
"c": 0.03069,
"h": 196.5
},
"luminance": 0.41539
}Semantic roles & 50–950 ramp
primary
#96B2B2
secondary
#D7CDCD
accent
#4C4C9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282