#96B0B2#96B0B2
#96B0B2 is a light, muted teal. Relative luminance 0.407; OKLCH L 73.8% C 0.029 H 202.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #96B0B2 |
|---|---|
| RGB | rgb(150, 176, 178) |
| HSL | hsl(184, 15%, 64%) |
| HSV | hsv(184, 16%, 70%) |
| CMYK | cmyk(15.7%, 1.1%, 0%, 30.2%) |
| CIE-LAB | lab(70.00, -8.46, -4.02) |
| CIE-LCH | lch(70.00, 9.37, 205.39°) |
| OKLab | oklab(73.82% -0.0266 -0.0109) |
| OKLCH | oklch(73.82% 0.029 202.2) |
| XYZ | xyz(36.1368, 40.7481, 48.0721) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.38
Bluegrey
#85A3B2
ΔE00 6.94
Cool Gray
#9AA7B0
ΔE00 7.02
Bluey Grey
#89A0B0
ΔE00 8.37
Greyblue
#77A1B5
ΔE00 8.95
Light Grey Blue
#9DBCD4
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B0B2 #B29896
analogous
#96B2A6 #96B0B2 #96A2B2
triadic
#96B0B2 #B296B0 #B0B296
tetradic
#96B0B2 #A696B2 #B29896 #A2B296
square
#96B0B2 #A696B2 #B29896 #A2B296
split-complementary
#96B0B2 #B296A2 #B2A696
monochromatic
#577477 #739598 #96B0B2 #B9CBCC #DDE5E6
Accessibility & contrast
On white
2.30
#96B0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#96B0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B0B2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B0B2 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADB2
Deuteranopia (green-blind)
#A7A9B2
Tritanopia (blue-blind)
#8EB2B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #96b0b2; /* rgb */ color: rgb(150, 176, 178); /* oklch */ color: oklch(73.8% 0.029 202.2);
Tailwind
colors: {
custom: {
50: '#b5c7c9',
500: '#96b0b2',
950: '#000000',
},
}SCSS
$custom: #96b0b2; $custom-light: #b5c7c9; $custom-dark: #000000;
JSON
{
"hex": "#96b0b2",
"rgb": {
"r": 150,
"g": 176,
"b": 178
},
"hsl": {
"h": 184.286,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.73816,
"c": 0.02877,
"h": 202.2
},
"luminance": 0.40749
}Semantic roles & 50–950 ramp
primary
#96B0B2
secondary
#D7CECD
accent
#514C9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282