#96BCBB#96BCBB
#96BCBB is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.041 H 194.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #96BCBB |
|---|---|
| RGB | rgb(150, 188, 187) |
| HSL | hsl(178, 22%, 66%) |
| HSV | hsv(178, 20%, 74%) |
| CMYK | cmyk(20.2%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.57, -12.86, -3.69) |
| CIE-LCH | lch(73.57, 13.38, 196.01°) |
| OKLab | oklab(76.73% -0.0395 -0.0101) |
| OKLCH | oklch(76.73% 0.041 194.3) |
| XYZ | xyz(39.5279, 46.0369, 53.8074) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.27
Lightblue
#ADD8E6
ΔE00 9.56
Cool Grey
#95A3A6
ΔE00 10.03
Bluegrey
#85A3B2
ΔE00 10.68
Cadetblue
#5F9EA0
ΔE00 11.11
Greyish Teal
#719F91
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BCBB #BC9697
analogous
#96BCA8 #96BCBB #96AABC
triadic
#96BCBB #BB96BC #BCBB96
tetradic
#96BCBB #A896BC #BC9697 #AABC96
square
#96BCBB #A896BC #BC9697 #AABC96
split-complementary
#96BCBB #BC96AA #BCA896
monochromatic
#548482 #71A4A3 #96BCBB #BBD4D3 #E1ECEB
Accessibility & contrast
On white
2.06
#96BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#96BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BCBB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BCBB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B0B2BB
Tritanopia (blue-blind)
#8ABEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #96bcbb; /* rgb */ color: rgb(150, 188, 187); /* oklch */ color: oklch(76.7% 0.041 194.3);
Tailwind
colors: {
custom: {
50: '#b5d0cf',
500: '#96bcbb',
950: '#000000',
},
}SCSS
$custom: #96bcbb; $custom-light: #b5d0cf; $custom-dark: #000000;
JSON
{
"hex": "#96bcbb",
"rgb": {
"r": 150,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.421,
"s": 22.093,
"l": 66.275
},
"oklch": {
"l": 0.76731,
"c": 0.04075,
"h": 194.3
},
"luminance": 0.46038
}Semantic roles & 50–950 ramp
primary
#96BCBB
secondary
#DDD1D1
accent
#4547A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282