#96BBB0#96BBB0
#96BBB0 is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.043 H 175.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBB0 |
|---|---|
| RGB | rgb(150, 187, 176) |
| HSL | hsl(162, 21%, 66%) |
| HSV | hsv(162, 20%, 73%) |
| CMYK | cmyk(19.8%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(73.00, -14.67, 1.47) |
| CIE-LCH | lch(73.00, 14.75, 174.28°) |
| OKLab | oklab(76.18% -0.0427 0.0037) |
| OKLCH | oklch(76.18% 0.043 175.1) |
| XYZ | xyz(38.1823, 45.1580, 47.7705) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.32
Greyish Teal
#719F91
ΔE00 9.21
Greenish Grey
#96AE8D
ΔE00 9.36
Seafoam Blue
#78D1B6
ΔE00 10.27
Darkseagreen
#8FBC8F
ΔE00 10.85
Sage Green
#9CAF88
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBB0 #BB96A1
analogous
#96BB9D #96BBB0 #96B3BB
triadic
#96BBB0 #B096BB #BBB096
tetradic
#96BBB0 #9D96BB #BB96A1 #B3BB96
square
#96BBB0 #9D96BB #BB96A1 #B3BB96
split-complementary
#96BBB0 #BB96B3 #BB9D96
monochromatic
#548275 #71A394 #96BBB0 #BBD3CC #E0EBE8
Accessibility & contrast
On white
2.09
#96BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#96BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBB0
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBB0 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B0
Deuteranopia (green-blind)
#B1B1B1
Tritanopia (blue-blind)
#8DBCB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #96bbb0; /* rgb */ color: rgb(150, 187, 176); /* oklch */ color: oklch(76.2% 0.043 175.1);
Tailwind
colors: {
custom: {
50: '#b5cfc7',
500: '#96bbb0',
950: '#000000',
},
}SCSS
$custom: #96bbb0; $custom-light: #b5cfc7; $custom-dark: #000000;
JSON
{
"hex": "#96bbb0",
"rgb": {
"r": 150,
"g": 187,
"b": 176
},
"hsl": {
"h": 162.162,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.76177,
"c": 0.04282,
"h": 175.1
},
"luminance": 0.45159
}Semantic roles & 50–950 ramp
primary
#96BBB0
secondary
#DCD0D4
accent
#4660A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282