#96BBBA#96BBBA
#96BBBA is a light, muted teal. Relative luminance 0.456; OKLCH L 76.5% C 0.040 H 194.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBBA |
|---|---|
| RGB | rgb(150, 187, 186) |
| HSL | hsl(178, 21%, 66%) |
| HSV | hsv(178, 20%, 73%) |
| CMYK | cmyk(19.8%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.26, -12.56, -3.59) |
| CIE-LCH | lch(73.26, 13.06, 195.98°) |
| OKLab | oklab(76.48% -0.0385 -0.0098) |
| OKLCH | oklch(76.48% 0.04 194.3) |
| XYZ | xyz(39.2084, 45.5685, 53.1746) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.52
Lightblue
#ADD8E6
ΔE00 9.71
Cool Grey
#95A3A6
ΔE00 9.71
Bluegrey
#85A3B2
ΔE00 10.44
Greyish Teal
#719F91
ΔE00 10.99
Cadetblue
#5F9EA0
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBBA #BB9697
analogous
#96BBA7 #96BBBA #96A9BB
triadic
#96BBBA #BA96BB #BBBA96
tetradic
#96BBBA #A796BB #BB9697 #A9BB96
square
#96BBBA #A796BB #BB9697 #A9BB96
split-complementary
#96BBBA #BB96A9 #BBA796
monochromatic
#548281 #71A3A2 #96BBBA #BBD3D2 #E0EBEB
Accessibility & contrast
On white
2.08
#96BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#96BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBBA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBBA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#8BBDBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #96bbba; /* rgb */ color: rgb(150, 187, 186); /* oklch */ color: oklch(76.5% 0.040 194.3);
Tailwind
colors: {
custom: {
50: '#b5cfce',
500: '#96bbba',
950: '#000000',
},
}SCSS
$custom: #96bbba; $custom-light: #b5cfce; $custom-dark: #000000;
JSON
{
"hex": "#96bbba",
"rgb": {
"r": 150,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.378,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.76479,
"c": 0.03976,
"h": 194.3
},
"luminance": 0.4557
}Semantic roles & 50–950 ramp
primary
#96BBBA
secondary
#DCD0D1
accent
#4648A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282