#96BBBD#96BBBD
#96BBBD is a light, muted teal. Relative luminance 0.457; OKLCH L 76.6% C 0.040 H 200.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBBD |
|---|---|
| RGB | rgb(150, 187, 189) |
| HSL | hsl(183, 23%, 66%) |
| HSV | hsv(183, 21%, 74%) |
| CMYK | cmyk(20.6%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(73.35, -11.90, -5.11) |
| CIE-LCH | lch(73.35, 12.95, 203.23°) |
| OKLab | oklab(76.57% -0.0373 -0.0139) |
| OKLCH | oklch(76.57% 0.04 200.4) |
| XYZ | xyz(39.5307, 45.6974, 54.8719) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.82
Powder Blue
#B0E0E6
ΔE00 9.20
Cool Grey
#95A3A6
ΔE00 9.30
Bluegrey
#85A3B2
ΔE00 9.46
Light Grey Blue
#9DBCD4
ΔE00 10.40
Cool Gray
#9AA7B0
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBBD #BD9896
analogous
#96BDAC #96BBBD #96A8BD
triadic
#96BBBD #BD96BB #BBBD96
tetradic
#96BBBD #AC96BD #BD9896 #A8BD96
square
#96BBBD #AC96BD #BD9896 #A8BD96
split-complementary
#96BBBD #BD96A8 #BDAC96
monochromatic
#548285 #70A3A5 #96BBBD #BCD3D5 #E1ECEC
Accessibility & contrast
On white
2.07
#96BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#96BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBBD
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBBD | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BD
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#8ABEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #96bbbd; /* rgb */ color: rgb(150, 187, 189); /* oklch */ color: oklch(76.6% 0.040 200.4);
Tailwind
colors: {
custom: {
50: '#b5cfd0',
500: '#96bbbd',
950: '#000000',
},
}SCSS
$custom: #96bbbd; $custom-light: #b5cfd0; $custom-dark: #000000;
JSON
{
"hex": "#96bbbd",
"rgb": {
"r": 150,
"g": 187,
"b": 189
},
"hsl": {
"h": 183.077,
"s": 22.807,
"l": 66.471
},
"oklch": {
"l": 0.76574,
"c": 0.03982,
"h": 200.4
},
"luminance": 0.45699
}Semantic roles & 50–950 ramp
primary
#96BBBD
secondary
#DED2D1
accent
#4944A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282